A Flash Developer Resource Site

Search:

Type: Posts; User: IconD

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    682

    Tell us what your trying to accomplish. Because...

    Tell us what your trying to accomplish. Because sometimes there are many directions to the same goal.

    As far as I know (Someone please enlighten me if I'm wrong) You can't load shared libraries...
  2. Thread: NAN Problem

    by IconD
    Replies
    4
    Views
    1,108

    Hmm not sure, could be that I was assigning speed...

    Hmm not sure, could be that I was assigning speed by:

    Speed= 2;

    rather than

    Speed ="2";

    I'll give it a try, btw was calling the function as
  3. Replies
    4
    Views
    868

    In this case you'll want to use Actionscript,...

    In this case you'll want to use Actionscript, I'll have to get back to you when it is morning in my part of the world though. :) Which sadly is in a few hours..

    Cheers!
  4. Replies
    2
    Views
    1,015

    I believe that Components can be deleted from the...

    I believe that Components can be deleted from the components menu, if it is removed from the components directory. (located in your Flash Directory)

    You can search your HD for the component file...
  5. Replies
    4
    Views
    868

    Sure Johan, there are a few different approaches...

    Sure Johan, there are a few different approaches to doing fades, but by far the simplest is to create a Motion Tween that changes the Alpha Value of the movie-clip from 100% to 0%

    i.e.

    You have...
  6. Thread: NAN Problem

    by IconD
    Replies
    4
    Views
    1,108

    NAN Problem

    Alright, here is a strange one,

    I Have a variable that I need to reduce by an incrimental number in variable "Speed"

    The Variable to be reduced is inside a function that is called from a...
  7. Replies
    17
    Views
    793

    Mac OS 9 and earlier is a tough boat to work on. ...

    Mac OS 9 and earlier is a tough boat to work on.

    The thing is, if you buy a new computer, it is going to be running Jaguar, and the Classic (OS 9) is optional..

    And steger, if your work MAKES...
  8. Replies
    17
    Views
    793

    Basically in OSX they just doctored up a UNIX...

    Basically in OSX they just doctored up a UNIX kernal to make the OS look good, but it most it's UNIX Roots, for instance, any xwindow programs you are familiar with run on OSX as well mac os...
  9. Replies
    17
    Views
    793

    Perspective from a multi-OS user.. I have been...

    Perspective from a multi-OS user.. I have been using PC's and Mac's for years, and even Unix and Linux Machines.. Right now I currently am on a OSX 10.1 machine for my design and management work. XP...
  10. Replies
    5
    Views
    693

    I'm a 10.1 user, and the reason I Still am, is...

    I'm a 10.1 user, and the reason I Still am, is because as far as I know, Macromedia hasn't released an official supported version for OSX 10.2 thats where some of your bugs may be coming from.

    I...
  11. In problems like this that I have faced before,...

    In problems like this that I have faced before, usually it has to do with the version of flash plug-in that I am using in my browser. For instance, after I upgraded to FLASH MX, I didn't update my...
  12. Thread: Help Please

    by IconD
    Replies
    1
    Views
    481

    That one will be fun to put together, I don't...

    That one will be fun to put together, I don't have the time to do it all for ya.. :) But you wanted a challenge anyway,

    You want to probably use movieclips instead of buttons and and use mouse...
  13. Replies
    3
    Views
    512

    Glad to help!:) :) :)

    Glad to help!:) :) :)
  14. Thread: problem problem

    by IconD
    Replies
    1
    Views
    418

    If you can explain what your trying to accomplish...

    If you can explain what your trying to accomplish a little better, we may be able to help better.

    The first thing to make sure of is that you have the latest Flash Plugin Installed. :)

    I always...
  15. Not sure why this would happen, but a few ideas:...

    Not sure why this would happen, but a few ideas:

    Function contains a trace command, and your pubish settings are set to remove your traces.

    Or, the function is not being loaded into the same...
  16. Replies
    3
    Views
    512

    Wow it has been a while since I have been here.....

    Wow it has been a while since I have been here.. but I can help..

    This is can be accomplished pretty easily,

    What you do is create a path container variable... wait a minute, speak english...
  17. Replies
    1
    Views
    393

    The Tutorial states to ADD a guide layer to layer...

    The Tutorial states to ADD a guide layer to layer 1 not to make layer one a guide layer..

    If you right click on layer one and select add motion guide, it will add a guide layer for you.. you can...
  18. To get around your problem, I would try to name...

    To get around your problem, I would try to name your frame. So instead of going to scene "battlescene1", frame 1, go to scene battlescene1" frame "startbattle".


    Also I have had some problems...
  19. Replies
    3
    Views
    1,665

    I believe that if you export a .swf file it uses...

    I believe that if you export a .swf file it uses your current publishing options. Otherwise it will probably just use default options.

    Cheers!

    Dustin
  20. Replies
    1
    Views
    379

    Something to try would be to publish the clip as...

    Something to try would be to publish the clip as a seperate .swf file and then load it into your main movie using loadMovie. This would load it into it's own timeline and would play through the...
  21. Replies
    2
    Views
    507

    If you can post more information about the code...

    If you can post more information about the code you used and maybe the tutorial link we may be able to help you better.

    Cheers!

    IconD
  22. Replies
    3
    Views
    1,665

    Export allows you to publish your movie in...

    Export allows you to publish your movie in different formats, like a sequence of GIFs for instance. It is useful if you need to use artwork from your flash movie for other things like print...
  23. Replies
    1
    Views
    401

    I can't figure out how to keep Flash from...

    I can't figure out how to keep Flash from rounding the ends of my lines. I am trying to create a dashed line, but it rounds the ends so all the dashes are oval. Is there anyway to create square...
  24. Thread: scrolling

    by IconD
    Replies
    6
    Views
    765

    I'm sending the file.. I am working on a Mac...

    I'm sending the file.. I am working on a Mac version of flash.. their shouldn't be any problems but if there are.. let me know..

    Cheers!

    IconD
  25. Replies
    4
    Views
    568

    The link from paypal could link back to a cgi,...

    The link from paypal could link back to a cgi, php, etc. that will generate a unique customer ID, Database entry, Date Stamp Etc. for an approved order. Each cert, could be assigned to a specific...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center