Results 1 to 2 of 2
Thread: Passing FlashVars for testing
-
April 14th, 2012, 11:03 PM #1
Passing FlashVars for testing
Is there a there a way to run a movie with url variables passed?
So instead of test.swf, it would run as test.swf?var=1&var2=2
-
April 14th, 2012, 11:20 PM #2
Using what... the Flash authoring IDE? Not that I know of. You can in Flash Builder and other environments that typically use a browser for testing.
You could use a shell/wrapper SWF for testing that just loads the SWF that you want to test. That probably wouldn't help if you wanted to use the debugger, though.

Reply With Quote

Bookmarks