User Tag List

Results 1 to 8 of 8

Thread: apppath?

  1. #1
    No Products Registered

    Join Date
    Jun 2010
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    apppath?

    I just got the flash exporter and I'm working on a game but I guess flash doesnt like Apppath$, is a different way to do the same thing that Apppath$ does but in flash??

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    Why would you need to use AppPath$ in flash? What for?
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jun 2006
    Location
    Norway
    Posts
    528
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    Flash seems to store using cookies. If you just want to save some values and such you don't need to set a path.

  4. #4
    No Products Registered

    Join Date
    Jun 2010
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    ok I think I think I stated the question wrong, how can i save data with flash, like temp files

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    Only the INI object can do that as of now. Just give it a filename but no path.
    Working as fast as I can on Fusion 3

  6. #6
    No Products Registered

    Join Date
    Jun 2010
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    Thanks

  7. #7
    RayMarble
    Guest

    Re: apppath?

    I have a similar problem, I'm thinking of converting one of my old projects to Flash but in some cases I'm using Apppath to set different backgrounds and cutscenes, like this:

    .Condition
    +Set up the Animation Object (create, position on screen, make visible etc)
    +Set Active Picture to filename(apppath + "background img" + Random(3)+1 + ".png")

    .Condition
    +Set up the Animation Object (create, position on screen, make visible etc)
    +Set Animation object to filename(apppath + "cutscene" + sequence + ".gif")

    Is there an easy way to do it so the Flash exporter likes it? I know how to do it the hard way (convert the Active Picture to a big Counter and show it's values randomly, have a few Animation Objects one for each cutscene) but I hope there's an easier method...

  8. #8
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: apppath?

    Flash Applications should be standalone for a web browser. All content should be contained inside the SWF, with the exception of save files which the INI obejct uses cookies to save data with.
    Working as fast as I can on Fusion 3

Similar Threads

  1. AppPath$ Command Not Working
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 23rd April 2014, 02:15 PM
  2. .ini file and Apppath$, what am i doing wrong?
    By Bigfoot in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 4th February 2012, 08:21 AM
  3. apppath$ while run application
    By takki in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th February 2011, 06:59 PM
  4. [Objet][Fichier] J'ai un problème avec le Apppath$
    By BackStaged in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 21st September 2010, 05:29 AM
  5. .ccn Apppath$
    By raytrace in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 29th September 2006, 06:16 AM

Posting Permissions

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