home splash home splash home splash
home splash home splash home splash home splash
home splash home splash home splash
home splash home splash home splash home splash home splash
 Avid to buy out FCP?
There's interesting news circulating prior to NAB 2008 that Avid will buy FCP from Apple - http://www.studiodaily.com/blog/?p=355. Then again, there's all the other speculation that Apple will buy out Avid. Who will win out?
2 yrs, 6 mnths ago

Name:   // required
Email:   // required {not displayed}
Security:   
 // required
Type in the "red" unique number (CaSe SenSiTivE) above to verify your comment
BB Code:
BB Help:
Comment: 
$query = mysql_query ("SELECT id, date, title, text FROM $tablename3 WHERE id = '$id' "); while ($query_data = mysql_fetch_object ($query)) { $id = $query_data-> id ; $date = $query_data-> date ; $title = $query_data-> title ; $text = $query_data-> text ; }