A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Load swf problems...

  1. #1
    Senior Member
    Join Date
    Sep 2006
    Posts
    248

    Load swf problems...

    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:

    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.
    Here is the code that i am using:
    Code:
    loadMovie("C:\\Leo\\mobile pro\\mc_map_1.swf", "mc_area");
    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...
    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.

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Can you please mention the version of flashlite you are working on. Also if possible can you upload the whole package, i.e. calling swf, callee swf etc so that we can test here in our authoring mode.
    As ever,
    Vinayak Kadam

  3. #3
    Member
    Join Date
    Nov 2000
    Location
    South East UK
    Posts
    91
    With regard to your question about saving a text file, google "flash shared objects" they work with Flash lite too - and you can do what you're after with it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center