A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: INCLUDE HTML IN FLASH?????

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    22

    Smile

    Can you include html in flash if so how...????

    Plz shoot back at me if ya know how this is done.

    wannabslim@iamwasted.com

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    1,180
    Hi..
    You can only use certain 'tags' in the Flash enviroment, heres an example:

    on (release) {
    text = "<FONT face=\"onyx\" size=\"15\" >Here is some size 15 onyx font. </font>";
    }

    Its done by checking the html box on the text options panel, then adding the tags.

    Good luck.

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