A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: [RESOLVED] html and css in flash 8?

  1. #1
    SpoOf_m0nKeY
    Guest

    resolved [RESOLVED] html and css in flash 8?

    someone know how to code with html and css in flash 8? is it the same as mx 2004 pro?

    and, when i insert an external gif... it doesn't animate! is there a code i need to put in with the code for this? is it because it isn't uploaded and in a browser? hrmm... please help.

    thanks for anything and everything.

  2. #2
    Junior Member
    Join Date
    Nov 2005
    Posts
    28
    I have to say that this is an interesting question ,,, why would you want to use html ? I dont know. Huh, now I have an urge to do it. Whenever i want something to have flash and html or css or asp or whatever i just make a dreamweaver page and mix it.

  3. #3
    Senior Member
    Join Date
    Oct 2003
    Posts
    1,354
    I do recall reading that Flash 8 doesn't support animated gifs. It you load an animated gif, it will only show the first frame. You could convert the animated gif into a simple swf and load that.

    Rude_b0i, flash allows you to use HTML to format your text boxes inside of flash movies. Allowing you to do basic things like bold, underline, change color and insert an image. This can be very useful if you load dynamic texts, or if you want to have the abilty to allow users to add HTML tags to thier input if you have something like a flash based forum.

    It's not a full blown browser, so I don't think it supports css.

  4. #4
    Databarnak atRax's Avatar
    Join Date
    Dec 2000
    Location
    Zurich, Switzerland
    Posts
    258
    you can load a .txt that content CSS and HTML format in a dynamicText.

    You can find a sample source file, formattedText.fla, in the Samples folder on your hard disk, which shows you how to apply CSS formatting to text that you load into a SWF file at runtime.

    In Windows, browse to boot drive\Program Files\Macromedia\Flash 8\Samples and Tutorials\Samples\ActionScript\LoadText.

    On the Macintosh, browse to Macintosh HD/Applications/Macromedia Flash 8/Samples and Tutorials/Samples/ActionScript/LoadText.


    And you can use CSS do display components.

    So, YES CSS again will spare you time on some site.
    I ask you all to concentrate really hard on the freedom of all being. Its hard not to be very angry it is impossible We have to focus this confusion frustration helplessness feeling into a creative outlet Anger can spawn such amazing creativity through Street art Free art to teach each other know each other a language our evolution Go ahead and break some dumb rules

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center