A Flash Developer Resource Site

Search:

Type: Posts; User: bmasar

Search: Search took 0.02 seconds.

  1. Controlling a movie clip in an external swf

    I'm working from main.swf and I need to call another swf to display one of four flvs once the appropriate button is clicked.

    main.swf = my main content
    player.swf = contains mc_playMovie...
  2. Replies
    2
    Views
    318

    thanks, this worked!

    thanks, this worked!
  3. Replies
    2
    Views
    318

    createEmptyMovieClip "graph" help

    i'm working on a decorative graphic and i can't figure out how to make the individual bars wider.

    code:

    main.graphic.onEnterFrame = function() {
    i++;
    this.createEmptyMovieClip("graph"+i,...
  4. Replies
    4
    Views
    1,788

    thanks, this worked!

    thanks, this worked!
  5. Replies
    4
    Views
    1,788

    i haven't been able to get this to work. i've...

    i haven't been able to get this to work. i've been testing it on a browser. any suggestions here? my code looks like this now:


    butsubmit.onPress = function(){
    requestForm.name =...
  6. Replies
    4
    Views
    1,788

    [F8] Submitting a form with enter

    I created a Flash form that calls up a php script. Everything works fine with it but there is one thing I'd like to add. Right now you can enter info in the fields and click the submit button or tab...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center