A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash buttons/HTML trail mix

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    4

    Angry

    Yes I'm really stupid. I have an HTML page, but I just want to put buttons on my page in flash format. I made some buttons with animations, but i don't quite know how to put them on a page with other HTML things.

  2. #2
    Junior Member
    Join Date
    Apr 2000
    Posts
    12

    Post

    Hmmm. . .

    Well, the most low-maintenance options I can think of would be either to create each button as a separate swf file, or put the buttons together in a swf file, which is in turn in one frame of a frameset.


  3. #3
    Junior Member
    Join Date
    Apr 2000
    Posts
    4

    Angry

    Let me rephrase that again... I want to know how to put flash buttons on a regular page. Do i have to put some special HTML tags or something?

  4. #4
    Senior Member
    Join Date
    Mar 2000
    Posts
    103

    Smile

    it depend how you want to put your button, as iamwells suggestion, both are very cool/workable ideas.
    you can apply this into both of the suggestion given by imwells.

    here it go..
    when you publish your flash movie, flash will generate a HTML file which has the same name of your movie.
    Use a notepad/text editor to cut the HTML source code(make sure you copy all the code in between the body tag) and paste them into your site's HTML code.

    hope this help.

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