PDA

View Full Version : Passing variables through SWFs, a bit like tackfilm.se


Babube
10-03-2011, 02:40 PM
Hi all,

so, i have an AS 3.0 project that will work a bit like tackfilm.se

I capture an image with the webcam that saves into a folder by a PHP file with an unique filename, and that part is already made.

Now i would like to load this recently captured image to another swf and i imagine that it would be through Flashvars in the Html.
But how could i pass that relative link? Would i need a database list?

Appreciate some help