A Flash Developer Resource Site

Search:

Type: Posts; User: bamben

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    4,336

    MovieClip(scrollpane.content)

    MovieClip(scrollpane.content)
  2. Replies
    5
    Views
    4,336

    #1009. null object reference

    Why does this code not work? It seems to make the error:#1009: Cannot access a property or method of a null object reference. my buttons on the same frame have all stopped working, please help!


    ...
  3. Replies
    5
    Views
    4,336

    #1009. null object reference

    Why does this code not work? It seems to make the error:#1009: Cannot access a property or method of a null object reference. my buttons on the same frame have all stopped working, please help!
    ...
  4. MovieClip(scrollpane.content).gotoAndStop(2);

    I need to get my main swf A to tell the swf B (swfB is my scrollpane content or source) to gotoAndStop at frame 2 but it doesn't communicate.

    Here is my code on my main swfA:

    function xbutton...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center