flashvars
PHP in XML file (or PHP file as XML one)
I have this code (part of bigger script): flashvars.xmlSource = \"datasource.xml\"; datasource.xml looks like:[详细]
2023-02-26 06:47 分类:问答Send POST request with x-amf (Flash) request header
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.[详细]
2023-02-25 11:29 分类:问答Passing the '&' symbol in a flashvar
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[详细]
2023-02-19 04:54 分类:问答flahvars seekbar problem
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[详细]
2023-02-16 13:52 分类:问答AS2 movie inside AS3 movie can't access flashvars... or any parent movie vars
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[详细]
2023-02-14 15:31 分类:问答Flex + character getting replaced by blank when passed as application param
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.[详细]
2023-02-12 13:12 分类:问答Is it possible to load an ASP.Net aspx.cs variable as a flashvar in 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[详细]
2023-02-05 12:14 分类:问答json in flashvars
I want to use josn in my flashvars and I\'m having trouble here is my json var flashvars = { xmlFile: \'<?php echo $preface.$xmlpath; ?>\',[详细]
2023-02-05 03:54 分类:问答How do I access flashvars in AS3, and add them to an existing text field?
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[详细]
2023-02-04 01:53 分类:问答Have xml load with page that flash will read from?
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[详细]
2023-02-03 18:09 分类:问答