A Flash Developer Resource Site

Search:

Type: Posts; User: jwkep

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    461

    [F8] array button and other buttons

    senerio:

    var activebtn:MovieClip;

    function releaseAction(){
    if(!=activebtn){
    //myaction (eg. change button color, change all others to opposite color);
    this = activebtn;
    }
    }
  2. Replies
    3
    Views
    664

    Hey, thanks for the resopnse, but does the...

    Hey, thanks for the resopnse, but does the javascript allow for the swf to be set from 100% with no border to 60% centered like it is on my page. I think that this is where the real problems might...
  3. Replies
    3
    Views
    664

    Hello, I just posted my site, but there is one...

    Hello, I just posted my site, but there is one thing I'm concerned about. I'm trying to allow the user turn it from downsized wondow to a full screen window. As a quick bandaid I made two different...
  4. Replies
    0
    Views
    392

    Cross hairs

    I'm trying to make crosshairs that follow the mouse exept that they snap in incriments of 10pix on both the x and y axis, can anyone help? thanks-J
    [Edited by jwkep on 05-25-2001 at 06:38 PM]
  5. Replies
    0
    Views
    452

    Hello, if anyone could give me some direction it...

    Hello, if anyone could give me some direction it would be grately appriciated.
    I am trying to make a swf where the text appears, or floats into the scene. Problem is is that the text I'm using is a...
Results 1 to 5 of 5




Click Here to Expand Forum to Full Width

HTML5 Development Center