A Flash Developer Resource Site

Search:

Type: Posts; User: rynoe

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Why is using an enterframe event a problem? ...

    Why is using an enterframe event a problem?

    AS3 is an object oriented language, like java or C++. Gunna be hard to get away from using objects
  2. Thread: Scripting help

    by rynoe
    Replies
    1
    Views
    451

    There is other support, whether javascript or...

    There is other support, whether javascript or parent that these files may need.
  3. Replies
    2
    Views
    543

    Flash5 When you say flash 5, do you mean the CS5 Adobe...

    When you say flash 5, do you mean the CS5 Adobe released or the flash 5 macromedia released 10 years ago?
  4. Replies
    3
    Views
    236

    this a greensock tween?

    this a greensock tween?
  5. Replies
    2
    Views
    1,541

    Debugger: SecurityError: Error #2148: SWF...

    Debugger:


    SecurityError: Error #2148: SWF file http://www.iamvishal.com/pureecn/assets/slide/test.swf cannot access local resource E:\Dropbox\PUREECN\Graphic One Underwater.f4v. Only...
  6. Thread: 360 virtual tour

    by rynoe
    Replies
    2
    Views
    1,438

    I've done a few of them, none of them have any...

    I've done a few of them, none of them have any parts that you could use from one to another. I suggested looking for tutorials that focus in on smaller parts of the project
  7. Replies
    2
    Views
    985

    An mov is a quicktime movie, Apple's video player...

    An mov is a quicktime movie, Apple's video player which doesn't have interactive controls.
  8. 74197

    74197
  9. Thread: Is Flash Dead?

    by rynoe
    Replies
    58
    Views
    6,656

    Yea I agree. We javascript monkeys were so...

    Yea I agree.

    We javascript monkeys were so damn happy when Apple (well you know who) dropped that nuke on Adobe and we were so damn sure flash was dead but wtf!

    It still lived! damnit! What the...
  10. Replies
    1
    Views
    1,130

    Right - click the download mp3 link and click...

    Right - click the download mp3 link and click "save as"
  11. Replies
    1
    Views
    962

    Right - click the dowmload mp3 link and click...

    Right - click the dowmload mp3 link and click "save as"
  12. Thread: printed

    by rynoe
    Replies
    3
    Views
    962

    There is a print function in as3 you can use ...

    There is a print function in as3 you can use

    Simply: print()
  13. Replies
    15
    Views
    1,955

    Flash8 Server side language is installed on your server....

    Server side language is installed on your server. Examples are PHP, ASP and perl. Dreamweaver will only create a webpage.
  14. Replies
    1
    Views
    353

    some dude made this...

    some dude made this one.
  15. Thread: printed

    by rynoe
    Replies
    3
    Views
    962

    Yes

    Yes
  16. Replies
    15
    Views
    1,955

    Flash8 XML, database or text file, and you need some...

    XML, database or text file, and you need some server side language as well.
  17. Depending on the client and the scope of the...

    Depending on the client and the scope of the project, I have to not only create different sites for mobile and PC, I also have to create different sites for different browser types on both.

    In the...
  18. Replies
    35
    Views
    2,730

    I would agree with this solution but only in...

    I would agree with this solution but only in combination with the vodka bathtub.

    Perhaps some orange juice as an optional beverage to the side.
  19. Replies
    5
    Views
    1,064

    That's because my code was WRONG! WRONG WRONG...

    That's because my code was WRONG!

    WRONG WRONG WRONG!

    SHAME!


    I fixed it.
  20. Most large sites redirect to a mobile site even...

    Most large sites redirect to a mobile site even without flash on their main site.

    JavaScript can detect if visiting in mobile:


    function detectmob() {
    if(...
  21. Replies
    1
    Views
    760

    It is possible but only through flash. Use the...

    It is possible but only through flash. Use the ExternalInterface class. The call method will trigger javascript functions and the addCallback method will allow javascript to trigger actionscript...
  22. I believe the question is too general to answer...

    I believe the question is too general to answer with any clarity. In what way do you want it to work that you need html and not flash?
  23. Replies
    1
    Views
    672

    I find it odd that someone would recommended...

    I find it odd that someone would recommended flash because of bandwidth limitations. Flash's reputation is not one for bringing down bandwidth, it's actually the other way around. I love flash but...
  24. Replies
    4
    Views
    1,337

    JavaScript was originally developed in Netscape,...

    JavaScript was originally developed in Netscape, by Brendan Eich. Battling with Microsoft over the Internet, Netscape considered their client-server solution as a distributed OS, running a portable...
  25. Replies
    6
    Views
    2,204

    Yep, your going to need to switch that to TLF...

    Yep, your going to need to switch that to TLF text and manage it that way unfortunately. Which will mess with all your fonts.
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width


HTML5 Development Center