User Tag List

Results 1 to 7 of 7

Thread: Flash ActivePicture doesn't work?

  1. #1
    RayMarble
    Guest

    Flash ActivePicture doesn't work?

    In a frame containing only an Active Picture, I have

    user presses "space":
    =Active Picture reappear

    user presses "1":
    =flash Active Picture during 00-10

    user presses "2":
    =flash Active Picture during (use calculation) AltVal A (Active Picture)

    yet the last one just doesn't work no matter what number is in the AltVal A of the Active Picture. Any ideas why?

    By "doesn't work" means it makes the object invisible.

  2. #2
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash ActivePicture doesn't work?

    You have to add:

    only one action when event loops

    Add this to each flash event.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  3. #3
    RayMarble
    Guest

    Re: Flash ActivePicture doesn't work?

    Hmm, I don't understand. Why exactly is that supposed to make it work - the

    user presses "1":
    =flash Active Picture during 00-10

    part works as intended without the "only once" already.

    The problem is that the flashing doesn't work if its value is read from the AltVal but works if it's either typed or defined through the slider. The event is the same, conditions are the same etc.

    ...

    Anyway, I tried adding the "only one" and no it doesn't work.

  4. #4
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash ActivePicture doesn't work?

    Emm, odd. I did a plain frame that the event had:

    Pressing 1 key
    Object flash every .20

    and also:

    Pressing 1 key
    Only one action when event loops
    Object flash every .20

    They both worked.

    Strange indeed. Maybe a value is not reaching the correct value. Try setting up a counter to echo the particular value?

    Or am I not understanding the problem you are having? You are right about "you don't need only one action when event loops" though,. My mistake.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  5. #5
    RayMarble
    Guest

    Re: Flash ActivePicture doesn't work?

    Yes, that's the problem - it seems TGF doesn't want to retrieve the alterable value in this particular situation.

    Just for a test, I tried changing the alterable Value to negative numbers, values around zero and ludicrously big numbers in order to see whether it was just a case of the object bliniking too fast / too slow or something ... no luck.

    In any case the test file I'm using does have a counter set up to show the current alterable value that is supposed to be used for blinking. I also made it that by pressing "+/-" the altval is increased / decreased and tried increasing / decreasing it during the runtime - still no luck.

  6. #6
    RayMarble
    Guest

    Re: Flash ActivePicture doesn't work?

    Made a quick example.

  7. #7
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: Flash ActivePicture doesn't work?

    Anyway to just zip the file or just upload the mfa.

    Thanks

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

Similar Threads

  1. Flash Images Plus Internal File loading still doesn't work
    By Demi in forum SWF/Flash Export Module Version 2.0
    Replies: 10
    Last Post: 10th November 2011, 09:49 PM
  2. Exported flash file doesn't open in a Flash loader
    By Boba Fonts in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 2nd January 2011, 05:41 PM
  3. Why doesn't this work?
    By LB in forum File Archive
    Replies: 1
    Last Post: 20th June 2010, 05:59 PM
  4. Why doesn't this work?
    By kungsangun in forum File Archive
    Replies: 5
    Last Post: 8th July 2006, 01:37 PM

Posting Permissions

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