A Flash Developer Resource Site

Results 1 to 15 of 15

Thread: very basic help

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    16
    i have to mention first that i have just used swish.

    i have created a text movie e.g fade in fade out texts
    and the problem iam having that the movie just doing it just once and it does not loop, WHY, that's what i want to find out.

    i checked panels>movie there is a loop option there i clicked it and still not working.

    please if there is someone can help

    thank you very much.

  2. #2
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    Hi , welcome to SWISH forum. A quick way to make it loop is put a GOTO FRAME 0 in the last frame of your scene line.

    You may well have a STOP there right now that is preventing the looping

    Jofta

  3. #3
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    i did not work

    thanx Jofta, but still didn't work.

    note: i got group and all the movie in sprite, i have done what u just sayed, and nothing happened.

    have u got any thing on mind

    thanx

  4. #4
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    So if it is a sprite what command do you have to tell the sprite to play.
    In your scene line you may be able to place a tell target that tells your sprite to goto frame 0 once its finished.

    You may have to post your swi so that the help can be more specific.

  5. #5
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    how can i send the swi faile to u

    sorry about this Q, but how can i send the swi file i cant see here any signs to add attachments.

  6. #6
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    If you have server space simply put it up and post the url here in the following format
    http://www.youradress.com/your.swi

  7. #7
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    ok

    ok it's on http://www.islamic-relife.com/ali/swishfile.zip

    see and i am wiating for ur reply.

    thank you jofta

  8. #8
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    Try this version
    http://www.larrikinism.com/ali.swi

    Email me (down the bottom of the box) if you have any trouble.. The swi was done on the latest build.

    Jofta
    [Edited by jofta on 01-02-2002 at 07:33 AM]

  9. #9
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    hi

    i have send it again (the swish file) through the e-mail this time i wish that u can open it this time.

  10. #10
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    hi

    it on http://www.islamic-relief.com/ali/swishfile.swi

    and i have send it by e-mail as well

  11. #11
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    thank you very much

    thanx jofta.

    so i did not need to use the overall group, was that problem. u did not add any action cammands.


  12. #12
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    Check out the TELL TARGET COMMANDS first sprite tells sewcond sprite tells third sprite which tells first spite again. Also note that all the empty frames have been deleted from in front of your text effects.

    Jofta

  13. #13
    Junior Member
    Join Date
    Jan 2002
    Posts
    16
    i am fixing my file now,

    i toke out the overall group, and i named each text and used tell target from first to second etc.......still not looping do i have to delete the empty frame why and how.

    thank you

  14. #14
    UNified
    Join Date
    Mar 2001
    Location
    Montville QLD
    Posts
    6,161
    Simply have your 4 sprites
    3 for text, one for the green frame
    Name your three text sprites, one, two, and three. (or whatever you like to name them)

    In your first sprite begin your text effects at frame 0.
    Put the tell Target"/two goto frame 2" at the frame after your fade out.

    Sprite two. Put a STOP at frame two. Put your fade in and explode effect from frame three. At the end of that place a TellTarget"/three goto frame 2" straight after the explode effect.

    Sprite 3, the same as two but have your "tell target "/one goto frame 0" straight after your effects.

    The Tell Target commands go in the Sprites scene line as per the example.

    jofta




  15. #15
    Junior Member
    Join Date
    Jan 2002
    Posts
    16

    hi

    how do u remove frames
    thank you

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