A Flash Developer Resource Site

Search:

Type: Posts; User: melonheadfred

Search: Search took 0.10 seconds.

  1. Wonderful, had to add a _root in front of it,...

    Wonderful,

    had to add a _root in front of it, but it works just right.

    that's backwards from how I understood it to work, but works is works.

    thanks again
  2. Anybody know how to do that? I've tried to add...

    Anybody know how to do that?

    I've tried to add the following code to a MC but it doesn't work.

    onClipEvent(enterFrame){
    _root.tellMe = _currentframe;
    }

    Do I need some kind of loop...
  3. Replies
    3
    Views
    532

    ps

    Also be sure you're using symbols/graphics and not creating motion or shape tweens of art elements.
  4. Hello, I want to build a FAQ search engine...

    Hello,

    I want to build a FAQ search engine with Flash for about 70 FAQs and definitions. I am not a programmer. I do my own actionscripting and I understand some of it. However this would be...
  5. thanks

    yeah, figured that out, thanks for the reply.

    doesn't make sense that _root didn't work, but whatever...

    m.
  6. I've got a sound object on the main time line...

    I've got a sound object on the main time line (_root) inside of a movie clip. I can control the sound from the main timeline (with soundName.setVolume(x)) but can't get the addressing to work from a...
  7. Replies
    3
    Views
    472

    yeah, that's the jist of it. I've taken apart...

    yeah, that's the jist of it.

    I've taken apart a few other open source ones and can't seem to understand how they handle the looping.

    here's the email

    frederickm@synovation.com
    or ...
  8. Replies
    3
    Views
    472

    Anybody know how to explain how to make a...

    Anybody know how to explain how to make a scrolling navigation loop? I've tried and can't quite figure it out, it just winds up breaking the scroller. This is my first foray into actionscripting and...
  9. Replies
    10
    Views
    717

    Is this a bug??? Get this. Turn the layer...

    Is this a bug???

    Get this.

    Turn the layer the variable (staffDetail) is on to "normal" and it works.
    Turn the layer the variable (staffDetail) is on to "masked"
    and its broken.

    What's...
  10. Replies
    10
    Views
    717

    No, it was on our end. They're putting in a...

    No, it was on our end.

    They're putting in a new building next door to us and had to take the block's power down so we lost our juice this am between 2am and 5am PST.

    I just hit the links and...
  11. Replies
    10
    Views
    717

    ok, heres the linkage ...

    ok, heres the linkage

    http://www.synovation.com/staffInfo/staffInfo.fla
    and
    http://www.synovation.com/staffInfo/test.txt

    thanks for taking a look at it.

    the board seems slow today so...
  12. Replies
    10
    Views
    717

    yeah, its set to target. I've also tried it...

    yeah, its set to target. I've also tried it every-which-way w/ and w/o expressions.

    tried using set variable too but no results.

    this is really my first foray into actionscripting, surprised...
  13. Replies
    10
    Views
    717

    thanks, but...

    I've tried that exact syntax (and many permutations of it) but no luck.

    does it have something to do with the fact that the button resides in another mc?

    As I understand it, it shouldn't
    ...
  14. Replies
    10
    Views
    717

    I need to load a text file into a variable (a...

    I need to load a text file into a variable (a dynamic text field with the variable name "staffDetail").

    I can't figure out the syntax. Any help would be great.

    Here's what's happening, there's...
  15. Replies
    1
    Views
    441

    loading text file into variables

    I need to load a text file into a variable (a dynamic text field with the variable name "staffDetail").

    I can't figure out the syntax. Any help would be great.

    Here's what's happening, there's...
  16. Replies
    1
    Views
    1,294

    Hello, I'm not a programmer but I'm pretending....

    Hello, I'm not a programmer but I'm pretending. If someone can help me out with some simple Javascript that would be great. I keep getting "Javascript Application" warnings when trying to close a...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center