A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Senior Member
    Join Date
    Apr 2001
    Posts
    137

    Wink

    I have a great understanding of how to do this( insert a Stop on the first frame of the Sound Movie) ,

    but, How can I do do this If I want the Background Music to Play soon as the Movie starts?



    I am currently using flash 4

  2. #2
    Senior Moderator Ū
    FKīs Banning Machine ™
    GMF ™'s Avatar
    Join Date
    Feb 2000
    Location
    Oslo, Norway
    Posts
    5,697
    Use the tell target action to trigger the sound.swf . Name the 2 keyframe in the sound.swf with a framelable player .

    Add this to the last or whatever keyframe in the main movie :


    Tell target , _level20 , goto and play . frame lable player .

    Level20 is the level you loaded the sound.swf .

  3. #3
    Senior Member
    Join Date
    Apr 2001
    Posts
    137
    I though the tell target action only works by a user's actions. will this play automatically when the movie loads?

  4. #4
    Senior Moderator Ū
    FKīs Banning Machine ™
    GMF ™'s Avatar
    Join Date
    Feb 2000
    Location
    Oslo, Norway
    Posts
    5,697
    Tell targets can be used in different ways . If you have the tell target action in the keyframe you want it to play from it will play .

  5. #5
    Senior Member
    Join Date
    Apr 2001
    Posts
    137
    I kinder get what I am trying to do, but I am just a little confused.

  6. #6
    Senior Member
    Join Date
    Apr 2001
    Posts
    137
    ummm, I think I got it!!!!! very very very interesting....

    Thanks a bunch for the help, You the man....

  7. #7
    Senior Member
    Join Date
    Apr 2001
    Posts
    137
    dag, nope, I didnt get it.... ahhhhhh!!!!

    this is what I did.....

    I created the bg Music in a saparate swf...

    I load/unload this swf in the first frame of the main movie and name it _level11

    In another frame, I Inserted a key fram, and gave it the actions,

    Begin Tell Target ("_level11")
    Play
    End Tell Target

    I even tried, go to and play... What I am doing Wrong?

    Note the sound will play, Only if I remove the stop action from the bgmusic swf...

    ahhh, frustrating.

  8. #8
    Senior Member
    Join Date
    Apr 2001
    Posts
    137
    Yes!!!!!!!!!!!!!!!!!!!!!!!!!!!!! hoooo rayyyyy I got it now. thank god... I really got it this time

    I was making it harder than it was......

    You had explained it very simple in another person help on this board....... Now I got it.

    Now is there a volume control tutorial for flash 4?

  9. #9
    Senior Moderator Ū
    FKīs Banning Machine ™
    GMF ™'s Avatar
    Join Date
    Feb 2000
    Location
    Oslo, Norway
    Posts
    5,697
    Glad you worked it out , soundcontrols are not available in 4 .

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