Question
Problems with photo in movieclip
Hello everyone,
I'm working on a mobile application with Flash Lite. I want to load some photos into a movieclip.
I use a SQL database and one field is called 'photo1_huis'. The URL in that field is http://www.eventeffects.nl/FundaMobile/1/foto1_huis.jpg
With flash and a php file i read the input from the database and display it in my application.
To load a photo into a movieclip i use this code (see attachement).
I can display the photo in the current frame and that works....but how can i use that same movieclip into another frame without reloading the image in the application again?
Greetz,
Jeroen
I'm working on a mobile application with Flash Lite. I want to load some photos into a movieclip.
I use a SQL database and one field is called 'photo1_huis'. The URL in that field is http://www.eventeffects.nl/FundaMobile/1/foto1_huis.jpg
With flash and a php file i read the input from the database and display it in my application.
To load a photo into a movieclip i use this code (see attachement).
I can display the photo in the current frame and that works....but how can i use that same movieclip into another frame without reloading the image in the application again?
Greetz,
Jeroen