A Flash Developer Resource Site

Search:

Type: Posts; User: Eraxer

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    109
    Views
    72,427

    What's up everyone? Just checking in after a...

    What's up everyone? Just checking in after a little 3 year hiatus. There's no more Flash in my life, but after reading about NPAPI being phased out by Chrome I wanted to see how the Flash community...
  2. Thread: Is Flash Dead?

    by Eraxer
    Replies
    58
    Views
    25,595

    1. No native scrolling. And I've never found an...

    1. No native scrolling. And I've never found an AS based solution that scrolls smoothly on mobile. The one trick you can do is build menus in HTML, then use stageWebView to show scrollable content....
  3. Thread: Is Flash Dead?

    by Eraxer
    Replies
    58
    Views
    25,595

    I might have to try it out, I've read up on it....

    I might have to try it out, I've read up on it. What does it offer that Phonegap doesn't? I get worried because it's unproven, while HTML/CSS is proven to work well on iOS.

    Lua does looks really...
  4. Thread: Is Flash Dead?

    by Eraxer
    Replies
    58
    Views
    25,595

    Flash has definitely been on a major decline in...

    Flash has definitely been on a major decline in the last two years, so much so I don't even get to do anything besides banner ads with it anymore.

    It's getting to the point where it's hazardous...
  5. Replies
    2
    Views
    6,119

    Anyone have a clean solution for scrolling?

    I've tried Blitting with my own scroll equations, and the performance is still sub-par to native iOS scrolling. Without Blitting it's a disaster.

    Native apps can easily scroll 2000px of text with...
  6. Replies
    8
    Views
    4,606

    I've been on dA since 2004, and deeply involved...

    I've been on dA since 2004, and deeply involved in the digital art scene.

    It's always been a LOT of amateurs with Bryce and Photoshop 7, but now all the great artists seem to have migrated away. I...
  7. Replies
    160
    Views
    50,389

    What a strange occurrence! I just logged in...

    What a strange occurrence!

    I just logged in to FK for the first time in a year, and after browsing around for awhile I found this thread. I also went back and looked at my oldest posts for...
  8. Replies
    1
    Views
    5,516

    Possible? Yes. Without Objective-C experience it...

    Possible? Yes. Without Objective-C experience it will be difficult though.
  9. Replies
    1
    Views
    557

    addChild to loaded SWF from its library

    Not sure why guys, but this code isn't working for me no matter what I try I can't access a loaded swfs library and add children from it.


    My mainContainer.swf loads in index.swf, within...
  10. Replies
    0
    Views
    927

    CS3 Flash as2 and Akamai streaming server

    Hi All,

    Does anyone have any experience combining these two things? I have a rush job now that demands we use this server and Im awfully confused. It doesnt even seem to be AS2 friendly, but I...
  11. Replies
    3
    Views
    4,093

    Poll: It's ultra lame that your promoting this site...

    It's ultra lame that your promoting this site where you sell Flash files.
  12. Thread: URL encoding

    by Eraxer
    Replies
    1
    Views
    1,155

    URL encoding

    Hi everyone.

    I'm sending paypal some info from a loadVars() in Flash. It's sending my variables with a url encoded "+" instead of a real + sign, which their PHP doesn't like.

    Here's what I...
  13. Fixed, it's ctrl+shift+L

    Fixed, it's ctrl+shift+L
  14. [CS3] Pressed a random key sequence and now my AS panel is messed up

    As seen here:
    http://img514.imageshack.us/img514/9302/wtfsa8.jpg

    I pressed some keys in a certain way and everything got formatted like this ;O How do ya turn it off?
  15. [CS3] Using onEnterFrame to move a movie clip...

    Hey guys, my objective here is to move a movieclip across the stage with a variable speed. I don't want to ease it, I wasnt linear movement... Anyways this is how I normally do it, but it's way to...
  16. Thread: Critique me.

    by Eraxer
    Replies
    12
    Views
    2,251

    Hmm... The whole site is based around your spinny...

    Hmm... The whole site is based around your spinny 3d thing. That's cool for 10 seconds, but after the initial fun wears off you're left with a pretty plain website.
  17. Thread: Check this

    by Eraxer
    Replies
    9
    Views
    2,576

    Sorry I didn't clarify. The site's designer has a...

    Sorry I didn't clarify. The site's designer has a preloader that leads to another loader, it's incredibly annoying. Either consolidate the loading or incrementally load the stuff in, and display it...
  18. Replies
    3
    Views
    1,058

    No I'm sorry I don't really use PHP. I just work...

    No I'm sorry I don't really use PHP. I just work with people who do. Try googling it, and finding some tutorials.
  19. Replies
    11
    Views
    947

    Sorry if I'm missing the issue, but here's what...

    Sorry if I'm missing the issue, but here's what I'd do...

    toolTip._ x = (map.dot1._x *map._xscale)
    toolTip._ y = (map.dot1._y *map._yscale)

    So if the map is scaled somehow, the toolTip's x and...
  20. Replies
    5
    Views
    1,590

    Yes you will load sections on demand. Therefore...

    Yes you will load sections on demand. Therefore the inital load is smaller because all the sections aren't being loaded too. You can also keep it in the same browser window, without a refresh or...
  21. Replies
    5
    Views
    1,590

    You should have one main container clip, then...

    You should have one main container clip, then load your sections in to that one.

    I think the opening animation is cool, but at 1280x1024 the page sits high on the screen with a lot of negative...
  22. Thread: Check this

    by Eraxer
    Replies
    9
    Views
    2,576

    Really horrible way to load content, and seemed...

    Really horrible way to load content, and seemed pretty much like a lot of other stuff online at the moment. Good for him for making a pretty smooth website though.
  23. Replies
    2
    Views
    1,445

    Wrong section yo.

    Wrong section yo.
  24. Replies
    416
    Views
    154,634

    http://pandora.com/stations/30348a8a2588efe56a5d9a...

    http://pandora.com/stations/30348a8a2588efe56a5d9aebd3421714be65aaf34da7c82c
  25. Replies
    3
    Views
    1,058

    You could make the menu a PHP include.

    You could make the menu a PHP include.
Results 1 to 25 of 124
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center