A Flash Developer Resource Site

Search:

Type: Posts; User: wrench

Page 1 of 4 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    709

    At first glance the livedocs you pointed to...

    At first glance the livedocs you pointed to suggest that deprecated properties and functions will continue to work in Flash Player 8 but may not be supported in the future. Digging a little deeper...
  2. I too had the same experience - I tried the US...

    I too had the same experience - I tried the US and the Australian stores. I wasn't aware that my credit card would now be marked as invalid though, where did you get that information from?
  3. Replies
    30
    Views
    2,543

    Hi Hereje, that sounds like what I'm...

    Hi Hereje, that sounds like what I'm experiencing. Have you tried toggling wordwrap on and off? What effect does this have on the responsiveness of the actionscript code window? What OS are you...
  4. Replies
    30
    Views
    2,543

    G'day Mike, Thanks for the response. I don't...

    G'day Mike,

    Thanks for the response. I don't doubt the herculean effort Macromedia put into developing the latest Studio 8 products. Unfortunately, the upgrade seems more like a downgrade at this...
  5. Replies
    30
    Views
    2,543

    A quick update, turning wordwrap on seems to sort...

    A quick update, turning wordwrap on seems to sort out the CPU usage issues. Can anyone else verify this?
  6. Replies
    30
    Views
    2,543

    I'd like someone to test an .as file in Flash 8...

    I'd like someone to test an .as file in Flash 8 that has several hundred lines for me. When I select text and scroll down towards the bottom of the screen, my CPU usage goes up to around 100%. I'm...
  7. Replies
    3
    Views
    1,463

    Just for the record, I've found that the...

    Just for the record, I've found that the scrollpane and the content it masks does not behave in flash player's 6.0.23.0 or 6.0.29.0 Probably best to require 6.0.40.0 in your code.

    As for your...
  8. Replies
    8
    Views
    2,172

    Thanks, that's all clear now ;-)

    Thanks, that's all clear now ;-)
  9. Replies
    8
    Views
    2,172

    Thanks tonypa, that's definitely the behaviour I...

    Thanks tonypa, that's definitely the behaviour I was seeing. So just to clarify, in the flash 7 player, "a += 1" will result in "a" equalling 1 whereas in the flash 8 player it will be NaN. What...
  10. Replies
    8
    Views
    2,172

    It seems something with non-declared variables...

    It seems something with non-declared variables has changed from Flash player 6 to 7 and 8. Can anyone shed any light on this?
  11. Replies
    30
    Views
    2,543

    Yup, considering doing that, just didn't want to...

    Yup, considering doing that, just didn't want to go through the whole rigmarole if things didn't work... which it appears they're not (at least for Flash anyway)
  12. Replies
    30
    Views
    2,543

    Good to know. I'm using SP4 on which MX 2004...

    Good to know. I'm using SP4 on which MX 2004 worked fine for me. The only thing I did to my computer was install Flash 8.
  13. Replies
    30
    Views
    2,543

    Since my first post, the issues have extended to...

    Since my first post, the issues have extended to general editing on the stage and pretty much all areas of the program.

    I'm running windows 2000, working locally, have Norton Antivirus, nothing...
  14. Replies
    4
    Views
    1,071

    I've had issues with the library panel (on the...

    I've had issues with the library panel (on the far right of my screen) swapping sides with the colour panels (which are 1 panel in to the left) when I select my saved workspace layout. Here's a piccy...
  15. Replies
    30
    Views
    2,543

    I'm on a Athlon XP3200+ with 1Gb ram... Flash...

    I'm on a Athlon XP3200+ with 1Gb ram...

    Flash MX 2004 initially had issues with the actionscript editor being sluggish and unresponsive (ie, it used more CPU than was necessary). This is exactly...
  16. Thread: Flash Player 8

    by wrench
    Replies
    8
    Views
    623

    Did you mean to say "By then maybe the Flash...

    Did you mean to say "By then maybe the Flash player *8* will have reached a 50% penetration, so..." in your post above?

    I'm a bit confused, what are we waiting 14 months for?
  17. Thread: Flash Player 8

    by wrench
    Replies
    8
    Views
    623

    The current flash player is about 900Kb (for the...

    The current flash player is about 900Kb (for the .ocx version)

    And according to my stats, Flash player 7 is installed on ~ 70% of user computers. More if you look at the Macromedia stats.

    I'm...
  18. Replies
    4
    Views
    430

    You might like to check out the "Stage"...

    You might like to check out the "Stage" documentation in the Flash help.
  19. Replies
    1
    Views
    371

    Thought I'd post some of the tut's I've found so...

    Thought I'd post some of the tut's I've found so far:

    http://www.macromedia.com/devnet/mx/flash/screens.html
    ...
  20. Replies
    1
    Views
    371

    Forms and Transitions...

    Is it possible to apply a Behaviours > Screen > Transitions to a Form? It seems that it only works when you've designated the Screen to be a Slide and not a Form. Can anyone that's had some...
  21. Replies
    4
    Views
    479

    Thanks preprint. I did do a search on google,...

    Thanks preprint. I did do a search on google, didn't come up with much though. Found Yahoo to return a better result set...

    The results I did get pointed me to a few different documents on...
  22. Replies
    4
    Views
    479

    *bumpety bump* I'm interested too, hopefully...

    *bumpety bump*

    I'm interested too, hopefully someone out there's bookmarked some info on this subject over the last year or so.
  23. Weird: passing variables between a local and an external mc

    I am successfully loading an external movie (from a http address) into the local Flash IDE, then checking for variables that I've made _global in the mc that is loading the external file into it....
  24. Replies
    1
    Views
    500

    I've done a bit of research in to the issue I was...

    I've done a bit of research in to the issue I was having above and the only thing that even remotely resembles it is in this thread from the Macromedia forums:...
  25. Replies
    1
    Views
    500

    Textarea MX2004 Component issues

    I'm having difficulties getting a MX 2004 textarea component to dynamically resize and still display the scroll bar. Here is the code I'm using:



    Stage.align = "LT";
    Stage.scaleMode =...
Results 1 to 25 of 94
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center