A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Cannot get page links to work

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    1

    Cannot get page links to work

    Hi Guys

    This is my first time using Flash Pro CS5.5, i have managed to create a 7 page website. But cannot get the links to work, in order to link all my Flash pages together. I was going to give-up then i came across this Forum.

    Heres my actions code im using and the error msg i get:

    btn.onRelease=function(){

    getURL("Media_Page.swf", "_blank");
    }


    And the dreaded error msg:

    Scene=Scene 1, layer=Background, frame=1, Line 4 Unexpected '}' encountered

    Thankyou for any help with this, im sure its just a simple mistake.

    Willo09

  2. #2
    Dignitary rynoe's Avatar
    Join Date
    Jan 2003
    Location
    Earth
    Posts
    760
    Quote Originally Posted by Willo09 View Post
    Scene=Scene 1, layer=Background, frame=1, Line 4
    Unexpected '}' encountered
    You have code on a layer called "Background" on the first frame on(or near) the fourth line where the is a syntax error specificly involving the '}' character.

    It is not within the code you posted however.
    [SIGPIC][/SIGPIC]

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