A Flash Developer Resource Site

Search:

Type: Posts; User: gangelo

Page 1 of 7 1 2 3 4

Search: Search took 0.06 seconds.

  1. Flash CS4 Question - How to detach a symbol from its source?

    Where is the CS4 forum?

    Anyhow...How do I detach a symbol from its source? I copied some MC's from one .fla to another and when I open the symbol properties in the MC I copied, it still points to...
  2. Best Flash to Windows/Mac Screen Saver App?

    Please help. I am looking for the best app to create Windows and Mac Screen Savers from my Flash movies (needs to be compatible with Flash 8). I am willing to spend a bit o' cash, so it does not have...
  3. Replies
    0
    Views
    312

    Text in html when publishing

    Can someone direct me to the documentation that explains why Flash places the text in my .swf in my published .html?

    Thank you,
    Gene.
  4. It is indeed dangerous. For instance, I was...

    It is indeed dangerous. For instance, I was cleaning up libraries in some of our production movieclips based on the Use Count 0. Assuming that nothing in use is being removed would be disasterous....
  5. Dangerous Flash 2004 MX Professional 7.2 Bug

    I am experiencing what appears to be a very dangerous bug in Flash 2004 MX Professional (version 7.2) and was wondering if anyone else has experienced the same. Oddly enough, I have not seen...
  6. Using multiple font styles in CSS to format a TextField using embedFonts - possible?

    I want to apply CSS to a dynamic TextField on my stage so that the xml read into it will be formatted according to the multiple FONT styles specified in my .css. I know how to do this. This is simple...
  7. Replies
    2
    Views
    368

    Fonts not embedding?

    Can I embed all the fonts I need in _level0, making them available to any mc loaded into subsequent levels?

    I tried creating dynamic TextFields for all the fonts I need in _level0's main timeline,...
  8. Re: In MX only...

    Thank you for your help. I tried that it it did not seem to work for me. Is your sample code for the UIScrollbar class or the FScrollBar component? I am looking for the solution for a UIScrollbar...
  9. *** PLEASE HELP!!! Changing colors of the UIScrollbar class?

    Can anyone tell me how to change the colors on an instance of the UIScrollbar class? I do not want to change skins, just the colors.

    I thought something like this would work, but it does not:
    ...
  10. Replies
    0
    Views
    354

    Window Class attach Scrollbar/Pane Class?

    I am using MX 2004 Prof...

    Is there a way to attach a scrollbar/pane to the body of a Window class to make the content scroll?
  11. Thread: Sound maker

    by gangelo
    Replies
    1
    Views
    702

    Sound maker

    anyone know where i can download free or cheap app to make music e.g. mp3 avi, etc.
  12. Replies
    2
    Views
    527

    ty

    ty
  13. Replies
    2
    Views
    527

    Embedding Fonts

    Do you have to embed all the fonts you need in every mc? or can you embed what you need in _level0, and expect all other loaded mc's to have the fonts available? If not, is there a way to do this?
  14. Replies
    0
    Views
    316

    Happy Holidays!

    Wanted to share this. Made with Swift3D (.t3d attached). It is animated as well with a nice camera pan and his hat jumps up and down and turns on his head. Great for holiday cards. Enjoy.
    ...
  15. Replies
    4
    Views
    560

    I cannot even open the file to switch. I have...

    I cannot even open the file to switch. I have been working on that file for 2 weeks on the same machine (PC/Windows XP Prof)and never had a problem until now. The file was never on a Mac. All of my...
  16. Replies
    4
    Views
    560

    As far as I remember, I have always used AS 2.0...

    As far as I remember, I have always used AS 2.0 on that file :(
  17. Replies
    4
    Views
    560

    Unexpected File Format?

    I have an .fla that gives an "Unexpected File Format" error message all of a sudden when I try to open it. It was created using 2004 MX Professional and I am trying to open it with the same. This...
  18. Replies
    1
    Views
    569

    mx.transitions.Tween event listener?

    Hi,

    I am using the mx.transitions.Tween class and need to know when tweening completes. Where can I find documentation for the event listeners that this class handles?

    Thanks:confused:
  19. Replies
    11
    Views
    728

    Re: Specific w & h

    forgot the fla.
  20. Replies
    11
    Views
    728

    Specific w & h

    Try this.


    MovieClip.prototype.setupSpring = function()
    {
    this.speedW = 0; // current tween velocity
    this.speedH = 0; // current tween velocity
    this.tScale = {xscale:this._xscale,...
  21. Replies
    4
    Views
    3,131

    Decent gravity with bounce

    Hi,

    I've search the site and have not found what I am looking for.

    I would like AS 2.0 code that does the following:

    1) Applys realistic gravity and bounce.
    2) Detects when the bouncing...
  22. Replies
    4
    Views
    1,697

    ty, I will give it a try :)

    ty, I will give it a try :)
  23. Replies
    4
    Views
    1,697

    scuds...you gotta read the post BEFORE you reply...

    scuds...you gotta read the post BEFORE you reply ;)

    I do not want to have to call a function to clean up the object before I call delete myobject; In other words, when I do "delete myobject;" I...
  24. Replies
    4
    Views
    1,697

    AS 2.0 destructor ?

    I have a class I created that needs to have a "destructor" called when it is deleted. How can I accomplish this? I do not want to have to call a function to "cleanup" before performing delete...
  25. Replies
    1
    Views
    432

    Repositioning the mouse pointer?

    Hi,

    I need to reposition the mouse pointer using AS?

    Thanks.
Results 1 to 25 of 156
Page 1 of 7 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center