A Flash Developer Resource Site

Search:

Type: Posts; User: daniel@cga

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    571

    Drawing pad help needed

    I'm trying to create a drawing pad and I want to be able to let the user save whatever they draw as a jpg or gif image after.

    What is the actionscript I need to do this?

    Thanks.

    Daniel
  2. Replies
    0
    Views
    337

    Floor plan project

    We're looking for someone who can replicate this application:

    http://p11.com/i-marketingtools/ifloorplanner/homes/floor_pop.html?plan=1&tour=0

    If you have the skills to do so, send me a quote...
  3. Replies
    2
    Views
    365

    macromedia is aware of this issue which is why...

    macromedia is aware of this issue which is why they've been working on a new beta flash player.

    http://www.macromedia.com/software/flashplayer/public_beta/
  4. *salutes Luke* i forgot how many boards i...

    *salutes Luke*

    i forgot how many boards i posted about this in the last 2 days and got no replies.
    honestly i don't know what i would have done without your help.

    thank you very much.
    ...
  5. Anyone? Thanks.

    Anyone? Thanks.
  6. Here is the sample file to show the problem:...

    Here is the sample file to show the problem:
    http://www.microflash.ca/temp/prjtest.zip

    In the first frame of the main timeline. If you change the variable _root.chosen = "secondproject"
    to ...
  7. Actually I got a slight problem: Here's the...

    Actually I got a slight problem:

    Here's the xml:

    <a href="http://www.microflash.ca/prjtest.xml">http://www.microflash.ca/prjtest.xml</a>

    Here's the same function provided in your fla file...
  8. That was EXACTLY what I needed. Thanks a ton,...

    That was EXACTLY what I needed. Thanks a ton, Tupps!
  9. Active URLs read from xml file into scrollbar

    I'm trying to read text from an xml file which also includes active url links in a scrollbar.

    For example if you go to www.chadtastic.com (don't mind the strange pictures) and click on The "Red"...
  10. Replies
    24
    Views
    5,392

    www.danielhau.com/temp/3d.zip Any idea how and...

    www.danielhau.com/temp/3d.zip

    Any idea how and what this is done with?

    Thanks.
  11. Replies
    3
    Views
    1,051

    Problem with sounds from loaded videos overwriting each other

    I have a base file (base.swf) which on my main timeline, I have 2 empty movieclips created and then 1 swf loaded into each of them:


    _global.video1 = _root.createEmptyMovieClip("video1", 1);...
  12. component remain in file size even when deleted

    the media playback component when compiled takes up about 65kb in the swf file. what i noticed was that even when the component is deleted from the stage and the file is compiled again, the file size...
  13. Replies
    1
    Views
    545

    components remain in compiled file

    the media playback component when compiled takes up about 65kb in the swf file. what i noticed was that even when the component is deleted from the stage and the file is compiled again, the file size...
  14. Replies
    8
    Views
    1,900

    berry: what sort of different approach did you...

    berry: what sort of different approach did you have in mind?

    my flv with the component is choking cause it starts playing immediately even when it's not buffered enough. therefore i need a way to...
  15. Thread: flv length?

    by daniel@cga
    Replies
    1
    Views
    650

    This page has a step by step tutorial on how you...

    This page has a step by step tutorial on how you can achieve that using the media display and playback components.

    http://www.actionscript4designers.com/wmg3/video_media_components3.html

    also...
  16. Replies
    1
    Views
    1,501

    i once had the same problem and this worked for...

    i once had the same problem and this worked for me:

    in the main timeline, put this code:

    ----
    _global.levelOne = _root.createEmptyMovieClip("levelOne", 1);
    levelOne.loadMovie("my_swf.swf",...
  17. Replies
    14
    Views
    1,621

    Perhaps I don't know the full scope of things but...

    Perhaps I don't know the full scope of things but from reading this thread I don't understand why you don't just export directly from flash as fullframes uncompressed avi files?
    This way you don't...
  18. Replies
    12
    Views
    1,171

    sorry i don't understand what you meant by...

    sorry i don't understand what you meant by attaching my .fla in MX only
    also what does zipping the file have to do with sharpening the text without resorting to setting the movie quality to low?
    ...
  19. check your movie / image quality publish settings...

    check your movie / image quality publish settings in flash.
    also i think what you did was save the quality of your image in photoshop too low. photoshop (versions 6 and up) always defaults the...
  20. Replies
    12
    Views
    1,171

    it's quite urgent that i find a solution to the...

    it's quite urgent that i find a solution to the text blur without setting the movie quality to 'low' (please read my previous post). i would appreciate it if someone could help me in this matter,...
  21. Replies
    12
    Views
    1,171

    what i found was that even when using pixelfonts...

    what i found was that even when using pixelfonts and making the x / y on the text frame even numbers at 100% scale, it's still blurry unless i make the quality of the movie set to 'low'

    setting...
  22. Replies
    12
    Views
    1,171

    yes i've tried changing my static text box to...

    yes i've tried changing my static text box to dynamic but when i run the flash file, the text does not show up.

    i've also tried a few pixel fonts and they still show up blurry.

    did i miss a...
  23. Replies
    12
    Views
    1,171

    thanks for the replies. i've already tried...

    thanks for the replies.
    i've already tried rounding up or down the X and Y coordinates in the info panel for the text box, movie clip and etc. but i still get the blur as if i didn't do any changes...
  24. Replies
    12
    Views
    1,171

    sharpen text?

    is there a way to sharpen text in flash?
    i understand that large text in flash looks fine but when the text is small or even at 12pt it's too blurry. using device fonts will not work in my flash...
  25. loading and unloading swf files containing media playbacks

    when i play my flash document which calls another swf file containing the media playback component, it plays the flv fine. but when i click on my button which unloads the movie containing the...
Results 1 to 25 of 54
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center