A Flash Developer Resource Site

Search:

Type: Posts; User: cgrimes

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    45,868

    Ahhh...thanks to your help I saw what I did...

    Ahhh...thanks to your help I saw what I did wrong. I hadnt put a label for the instance...and it appears (correct me if Im wrong) that the script calls an instance of a button named "More_Info". Its...
  2. Replies
    14
    Views
    45,868

    Guys any thoughts? Im still very stuck on this

    Guys any thoughts? Im still very stuck on this
  3. Replies
    14
    Views
    45,868

    We posted it to the server, and this didnt affect...

    We posted it to the server, and this didnt affect anything. There is another problem, possibly in the action script of the movie.

    Im simply trying to make a button that opens a new HTML...
  4. Replies
    14
    Views
    45,868

    ok this resolved the error problem. Thanks!...

    ok this resolved the error problem. Thanks! However, my buttons rollover functions work (on mouse over) but once I click the button, it doesnt open up the new "blank" window in the default browser....
  5. Replies
    14
    Views
    45,868

    Hello: I have added the script above. I...

    Hello:

    I have added the script above. I replaced "your_button" with the name of my button which is "Learn_More"

    Now I get two errors:

    "1120: Access of undefined property Learn_More."
    "1180:...
  6. Replies
    14
    Views
    45,868

    On Release Get URL

    Hi all,

    1.) I have the following exact code for a button in a keyframe on the timeline (not in the button itself and of course excluding the quotes)

    "
    on (release) {
    getURL...
  7. Replies
    2
    Views
    52,551

    On Release Get URL error

    Using this exact syntax:



    on (release) {
    getURL ("www.yoursite.com", "_blank");
    }


    I get the follwing error in Flash CS3:
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center