A Flash Developer Resource Site

Search:

Type: Posts; User: esteban

Search: Search took 0.03 seconds.

  1. Replies
    8
    Views
    1,028

    Here's the code I have: var stageL:Object =...

    Here's the code I have:

    var stageL:Object = new Object();
    stageL.onResize = function() {
    picture._x = Stage.width / 2;
    picture._y = Stage.height / 2;
    picture._width=Stage.width*.75;...
  2. Replies
    8
    Views
    1,028

    I just did what you suggested and you are right...

    I just did what you suggested and you are right the flash doesn't scale, but maybe I didn't explain myself well. What I'm trying to do is have the interface stay the same (not scale) but the image to...
  3. Replies
    8
    Views
    1,028

    I don't if you could point me in the right...

    I don't if you could point me in the right direction I would appreciate it.
  4. Replies
    8
    Views
    1,028

    Images adjusting according to window size

    Hey there,

    I saw this website

    CLICK HERE TO SEE WEBSITE

    and I've been trying to create the same effect where if you resize the browser window the main image on the gallery adjusts to the...
  5. Replies
    2
    Views
    661

    thanks

    thank for the info PoPe!
  6. Replies
    2
    Views
    661

    hey there how's it: I have a cuestion...

    hey there how's it:

    I have a cuestion regarding files, I don't know in what format I should manipulate my files like for example if I'm going to import a file should I save it as a...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center