Buying I will pay $5 to call a SWF correctly into my Flash (FLA) file.

Discussion in 'Programming' started by ruffneck119, Mar 22, 2010.

  1. #1
    I have a flash cs3 fla file that needs to call an swf file. It needs to be called just onto a picture its a simple slide show I made but don't have the FLA.

    Should be really easy if you are good with flash. Serious like 10-15 min so its an easy way to make $5 via PayPal!!

    Thanks!
     
    ruffneck119, Mar 22, 2010 IP
  2. stOK

    stOK Active Member

    Messages:
    114
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    If you want to play external movie on level 3

    LoadMovieNum("external1.swf",3);

    or use loadMovie on the path to your clip
    _level3.clip1.loadMovie("external.swf",1);

    and then play() it.
     
    stOK, Mar 23, 2010 IP
  3. ruffneck119

    ruffneck119 Active Member

    Messages:
    1,082
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    As Seller:
    100% - 0
    As Buyer:
    100% - 1
    #3
    I tried that i am doing something wrong. I still need help.
     
    ruffneck119, Mar 23, 2010 IP