A Flash Developer Resource Site

Search:

Type: Posts; User: Chuck Davis

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. How do you get the color of a movie without using getRGB?

    Since getRGB only reads the last setRGB. I think I need to retreive the color of a movie clip without using getRGB. Anyone have any ideas how to do this?

    Thanks,
    --Chuck
    Chuck Davis...
  2. Replies
    0
    Views
    527

    Retrieve color without getRGB?

    Since getRGB only reads the last setRGB. I think I need to retreive the color of a movie clip without using getRGB. Anyone have any ideas how to do this?

    Thanks,
    --Chuck
    Chuck Davis...
  3. Of course embedding and exporting are two...

    Of course embedding and exporting are two different things. Perhaps I misunderstood, but I assumed he meant "embed" since Flash already automatically exports the font.

    Besides, I wanted to plug...
  4. Replies
    4
    Views
    2,464

    Sounds like you've got some real puzzling things...

    Sounds like you've got some real puzzling things going on there. See if this helps any:

    http://www.letterheadfonts.com/help/installingfonts.shtml



    --Chuck
    http://www.letterheadfonts.com
  5. I still prefer good old Arial. It was made for...

    I still prefer good old Arial. It was made for small sizes. But if you want, check out this site: http://www.miniml.com

    He has designed fonts specifically for non-antialiasing purposes. Best...
  6. Assuming you are using version 5, (not sure about...

    Assuming you are using version 5, (not sure about 4 -- might be the same) change your text from "Static Text" to "Dynamic Text" and then check the buttons under :Embed fonts" at the bottom. The one...
  7. Just finished my first beta bersion of...

    Just finished my first beta bersion of "Fontster". I wanted to allow people to try out my fonts before they actually purchased them. You can type out your own message, change the font, color, move it...
  8. Just finished my first beta bersion of...

    Just finished my first beta bersion of "Fontster". I wanted to allow people to try out my fonts before they actually purchased them. You can type out your own message, change the font, color, move...
  9. Yeah, I stumbled on to that and was excited at...

    Yeah, I stumbled on to that and was excited at first. The text was nice and clear. I put a long string of text with links for each item... and it works -- sort of...

    You can click on one item...
  10. I've seen plenty of scrollers that will load an...

    I've seen plenty of scrollers that will load an external text file and scroll it. I know I can add <a href></a> tags inside that text file so Flash will open a URL.

    Has anyone got a clue how to...
  11. Replies
    7
    Views
    824

    I guess once the movie has loaded the first time,...

    I guess once the movie has loaded the first time, it's in the cache so it should load again upon button release almost as quickly as duplicateMovie...hmmm...

    Thanks,
    --Chuck
    ...
  12. Replies
    7
    Views
    824

    For a minute there I thought you were some sort...

    For a minute there I thought you were some sort of genius who figured out some strange coding that worked... At this point if someone told me I needed to rub my belly in a counter-clockwise motion...
  13. I'm beginning to wonder if this is actually...

    I'm beginning to wonder if this is actually possible...
  14. Replies
    7
    Views
    824

    Thanks for your help, although I tried it and I...

    Thanks for your help, although I tried it and I can get it to work. Here's the code now:

    -------------------------

    on (release) {
    duplicateMovieClip ("]_root.textcolor", "textshadow", 2)...
  15. Replies
    7
    Views
    824

    It's looking like this is an impossibility in...

    It's looking like this is an impossibility in Flash 5...

    I have a movieclip called "textcolor" that loads an external "movie1.swf" into itself when a button is pushed -- and it works.

    But when...
  16. Within your actionscript, Netscape 6 requires...

    Within your actionscript, Netscape 6 requires full path to your external .swf movies. So while IE will uderstand "movie1.swf", Netscape requires "http://www.yoursite.com/movie1.swf"

    Figured this...
  17. I have a movieclip called "textcolor" that loads...

    I have a movieclip called "textcolor" that loads an external "movie1.swf" into itself when a button is pushed -- and it works.

    But when I attempt to duplicate the "textcolor" movieclip after the...
  18. Replies
    2
    Views
    517

    First things first... Did you load them into the...

    First things first... Did you load them into the Windows Fonts folder correctly?

    Shut down Flash and open up your Fonts folder (located within the Windows folder) and see if they are there, if not...
  19. Yes, I've resorted to doing something similar to...

    Yes, I've resorted to doing something similar to what you suggested temporarily.

    But getting back to what I'd like to accomplish... If Flash can read a text file with <a href></a> tags, there must...
  20. I've seen plenty of movies that call external...

    I've seen plenty of movies that call external text files into a movie clip so you can scroll through it. I can even make some of the text clickable using <a href></a> tags within the text document...
  21. I've seen plenty of movies that call external...

    I've seen plenty of movies that call external text files into a movie clip so you can scroll through it. I can even make some of the text clickable using <a href></a> tags within the text document...
  22. I've seen plenty of movies that call external...

    I've seen plenty of movies that call external text files into a movie clip so you can scroll through it. I can even make some of the text clickable using <a href></a> tags within the text document...
  23. Replies
    3
    Views
    2,184

    http://www.letterheadfonts.com/defartistsample.GIF...

    http://www.letterheadfonts.com/defartistsample.GIF

    You can find "LHF Def Artist" under the "L" section in the Flash Kit fonts. Be sure to download all four fonts and read the instructions inside....
  24. Replies
    3
    Views
    2,184

    http://www.letterheadfonts.com/actionmovieposter2....

    http://www.letterheadfonts.com/actionmovieposter2.jpg

    Download the latest Letterhead Fonts creation for free -- LHF Action Movie
    at: http://www.letterheadfonts.com

    Also lot's of free...
  25. Replies
    1
    Views
    648

    Use Font Lister...

    Font Lister is a shareware program that enables you to see and print all your fonts. I used to use an old version a couple of years ago so I don't know about this new one. You can download Font...
Results 1 to 25 of 28
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center