I have this code (part of bigger script): flashvars.xmlSource = \"datasource.xml\"; datasource.xml looks like:
I\'m trying to reproduce a POST request that was captured from WireShark using PHP. This POST request was sent by a Flash (.swf) object, so it\'s a little bit complicated in configuring the header.
We are struggling passing the \'&\' symbol to a swf through the flashvars. Here\'s the scenario: we have a swf file that displays some text, the data comes from a web service in .net, and we don
Hi I have a php page that echo\'s some variables in to the flashvars of a video player swf filethe flashvar \"vid_file_name\" is loaded and plays
Not my code, trying to fix it at the 11th hour. Trying to access flashvars from a legacy AS2 movie loaded inside an AS3 movie
I am passing a string param into flex application as FlashVars The param sometime contains special characters, everything shows fine except + sign which gets replaced by blank when it reaches flex.
I have a aspx webpage that is successfully hosting a flex app.On the page there is some varables that are generated at load time.I was wondering if there was a way to take these variables and use them
I want to use josn in my flashvars and I\'m having trouble here is my json var flashvars = { xmlFile: \'<?php echo $preface.$xmlpath; ?>\',
Edit: I\'ve come to realize the main problem I\'m facing is that I want a text field that already exists in a movieclip or on the stage to take the string from a flashvar. For some reason it will not
Here\'s my problem that I have been trying unsuccessfully to find a solution for. I am building some flash menus that are going to pull from what I was hoping to be an xml file, but the client I am bu