A Flash Developer Resource Site

Search:

Type: Posts; User: althe3rduww

Page 1 of 3 1 2 3

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    368

    I was in fact not familiar with the indexOf...

    I was in fact not familiar with the indexOf statement.

    That did the trick.

    Thanks! :)
  2. Replies
    3
    Views
    551

    A simple but effective method would be to create...

    A simple but effective method would be to create a new flash file for each portion you want to load, make sure that each file has a preloader and no backdrop and just place a loadmovieNum statment on...
  3. Replies
    4
    Views
    515

    If you can post the .fla I can certainly take a...

    If you can post the .fla I can certainly take a look for ya.
  4. Basically this site is about 99% actionscript...

    Basically this site is about 99% actionscript driven. The only time / graphical elements are the logo and a few of the glyphs used on the windows.

    This developer is using several functions to...
  5. Replies
    2
    Views
    368

    Tricky if statement question

    I am not sure if the following is possible but I figured it would be best to ask the experts here.

    Suppose I have a statement such as:



    value = MENU_GL^FOREIGN_GL^SUB_MENU1


    Is it...
  6. Replies
    11
    Views
    819

    Make special note about the case sensitivity that...

    Make special note about the case sensitivity that one had me going for a minute.
  7. Replies
    2
    Views
    597

    Great! thanks I will give that a shot.

    Great! thanks I will give that a shot.
  8. Replies
    2
    Views
    597

    Expanding Stage

    I have seen this done on a few sites (ie http://www.bullseyecreative.net/)

    I am referring to the effect where the position of the navigation in the lower right hand corner is relative to your...
  9. Replies
    1
    Views
    301

    I think I may have answered my own question but...

    I think I may have answered my own question but if this is wrong someone please correct me.

    If my path includes the level then it should work.

    For example:

    ...
  10. Replies
    1
    Views
    301

    passing actionscript commands

    I am not sure how to do this or if it is even possible but...

    I have a flash movie (for example sake we will call it movie1.swf), in that movie I have a button that will call movie2.swf by using...
  11. Replies
    0
    Views
    329

    Content management with Flash

    I have been developing in both html and flash for quite some time. My flash skills have certainly increased over the years and continue to improve. However their is still one aspect of flash that...
  12. I bet I can help ya. This is a site I have...

    I bet I can help ya.

    This is a site I have been making in the last week. It basically does exactly what you are referring to. A smoothly resizing mask, animated by actionscript. The difference...
  13. Replies
    19
    Views
    673

    Yea, thanks to your help the autosizing seems to...

    Yea, thanks to your help the autosizing seems to work just as I would want it. :) I have been spending the last couple of hours on it trying to refine other parts of the site so its even more cpu...
  14. Replies
    19
    Views
    673

    Gladly, Basically I wanted to have a site in...

    Gladly,

    Basically I wanted to have a site in which the content was encased in one window and if you clicked the navigation to go to another part of the site the window would simply resize to the...
  15. Replies
    19
    Views
    673

    Ok here is the link to the fla as promised. Take...

    Ok here is the link to the fla as promised. Take a look.

    http://homepage.mac.com/althe3rduww/finished3c.fla
  16. Replies
    19
    Views
    673

    Sure, since the fla is 7mb I will post a link to...

    Sure, since the fla is 7mb I will post a link to so I don't clog your email. I will have a link here in about 2 hours when I get home from work. :)
  17. Replies
    4
    Views
    522

    If you would like something more advanced I have...

    If you would like something more advanced I have code embeded in my html that detects the flash version depending on what I say is the requirement and redirects them accordingly.

    This page will...
  18. Replies
    19
    Views
    673

    Believe it or not... just using mc.sizer(20,...

    Believe it or not... just using

    mc.sizer(20, 100);
    Doesn't work on the my main timeline but it does inside one of the movieclips.

    Ofourse at that point I need to point to the outside...
  19. Replies
    19
    Views
    673

    Lol silly me. I forgot to identify the movieclip...

    Lol silly me. I forgot to identify the movieclip name before the onEnterFrame statment. It all works great now.

    Hum You Rock!
  20. Replies
    19
    Views
    673

    That last script seems to work well. The only...

    That last script seems to work well. The only hiccup I am still working out with it is I can't seem to simply call the function in the timeline. Meaning the resizing only seems to work as an action...
  21. Replies
    19
    Views
    673

    that one seems to work very well. I am...

    that one seems to work very well. I am evaluating its cpu usage, but so far so good. :)
  22. Replies
    19
    Views
    673

    I gave that new one a try and although it resizes...

    I gave that new one a try and although it resizes it doesn't do it very smoothly or with any acceleration, although that may be adjustable the other issue is that the _width and _height seem to be...
  23. Replies
    19
    Views
    673

    After further evaluation I have found that the...

    After further evaluation I have found that the jump to scale as opposed to the smooth scaling happends when the new size is larger in both the x and y dimensions.

    Meaning that if I scale a movie...
  24. Replies
    19
    Views
    673

    Well its definatly a step in the right direction....

    Well its definatly a step in the right direction. It solves that issue of the cpu usage which is great! :)

    The new thing I have to work out yet is this.

    When the movie clip is being sized from...
  25. Replies
    19
    Views
    673

    Thanks, I will give that a shot now and let you...

    Thanks, I will give that a shot now and let you know if that works.
Results 1 to 25 of 68
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center