A Flash Developer Resource Site

Search:

Type: Posts; User: dadabase

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    405

    help with link problem

    I am using flash8

    I have a bunch of swf files loading into a primary movie. most of them work fine but one type doesnt. the problem is that clicking a link in the loaded movie takes you to a frame...
  2. Replies
    9
    Views
    1,278

    i found this other piece of code on the button...

    i found this other piece of code on the button itself

    on (release) {
    _parent._parent.QuizTrack.setNewPage();
    _parent.updateFrame();
    gotoAndStop(2);
    }

    i presume i need to edit the...
  3. Replies
    9
    Views
    1,278

    afraid i went home - its 4am here :) a few hours...

    afraid i went home - its 4am here :) a few hours sleep before i go back to work

    i dont have the main file as i have changed the menu system a few times and the one on my key is out of date - i do...
  4. Replies
    1
    Views
    405

    on advice i tried the following, but it hasnt...

    on advice i tried the following, but it hasnt helped - though i think it is in the right direction [nineteen is the name of the loader]

    onClipEvent (load) {
    curQuest = 0;...
  5. Replies
    9
    Views
    1,278

    Hi launchpad67 - i tried the code below, same...

    Hi launchpad67 - i tried the code below, same results unfortunatly. i tried reversing the order to nineteen.this, and that didnt do it either

    is the "/" an issue do you think ?



    onClipEvent...
  6. Replies
    9
    Views
    1,278

    thanks launchpad67 - realy appreciate your quick...

    thanks launchpad67 - realy appreciate your quick response

    i figure its the "parent" references, tried to replace that with "this" but no good



    onClipEvent (load) {
    curQuest = 0;...
  7. Replies
    0
    Views
    1,094

    [F8] movie in movie link script

    can anyone tell me what i am looking at here ? this is the nav code in the link button in the flash quiz component - i have exported the movie as an swf but when i load it into another movie the...
  8. Replies
    1
    Views
    405

    [F8] movie in movie link script

    can anyone tell me what i am looking at here ? this is the nav code in the link button in the flash quiz component - i have exported the movie as an swf but when i load it into another movie the...
  9. Replies
    9
    Views
    1,278

    [F8] adobe quiz component issue

    I have created a quiz movie, it loads each quiz as a swf, within the main movie shell.
    my problem is that i created one of the three quiz types using the flash quiz component. when i click on next...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center