Hello everyone...
I am trying to load his swf (mc_map_1.swf) on a movieclip called mc_area.
But having problems.
Here is the output from the mobile device central:
Here is the code that i am using:Code:FTPS035: A Call to loadMovie(C:\Leo\mobile pro\mc_map_1.swf) found, limitations might apply. Connected to file://C:\Leo\mobile pro\mc_map_1.swf. Loaded data from file://C:\Leo\mobile pro\mc_map_1.swf. FLERR: Corrupt SWF Data Error! Request to file://C:\Leo\mobile pro\mc_map_1.swf cancelled by FlashLite player.
Any idea why is this happening? I can load jpgs, gifs, bmps... All the files are on the same dir, including the mc_map_1.swf...Code:loadMovie("C:\\Leo\\mobile pro\\mc_map_1.swf", "mc_area");
Anyone???
Thanks for the help...
By the way is there a way, on flashlite, to save a text file on the users mobile so it can be read later on?
Thanks again.
Cheers.
Leo.




Reply With Quote