Thursday, April 23, 2009

something i learned today

if you want to append variables to flash, and you have that annoying AC_RunActiveContent.js thing in there, you have to add it to that as well. like this:


...'allowScriptAccess', 'sameDomain',
'movie', '../audioplayer?totalslides=29',
'salign', ''...


in addition to the actual file name ("../audioplayer.swf?totalslides=29")

that was few hours of my life i will never get back

No comments: