I have written a very basic flash player based around the FLVPlayback component in the toolkit, which is then placed in the page by SWFObject. For some reason there always appear to be black bars abov
I have a flash var stored in my html file: <script type=\"text/javascript\"> var flashvars = { map:\"mapGAcentury21.xml\"
With javascript functions in the head section of a webpage, I\'ve been able to parse the querystring and send that as a flashvar to an swf, constructing the object embed with one of the JS functions l
i am getting the Parameter url must be non-null error while trying to pass the path of an XML file to an Shockwave flash object.
I received an swf (AS3) file that works when you pass it variables through flashvars. I can\'t recompile it to work in a different way because we only bought the compiled swf, not the source.
Hay, i have a flash movie which loads a static XML file, the script for this looks like list = \"list.xml\";
I have simple playback set up: <script type=\"text/javascript\"> var flashvars = {}; flashvars.skinName = \"Clear_Skin_1\";
Currently in Flash I am trying to pull in a value based on the querystring. Example.. Html code: myVideo.swf?video=ThreeGuysOneBall.flv
I\'m passing a Javascript Array() to Flash via FlashVars but Flash complains. Can you guys point me what am I doing wrong here?
I\'m rebuilding this embedable player for a client of mine, the video file URL and a couple of other variables are in the HTML as Flashvars. I suspect something is wrong with the code that lo开发者_JA