NEWS - FLASH!!!

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply

Would implementing Flash into this menu nullify all Andy's hard work?

Poll ended at Mon Sep 02, 2002 5:42 pm

mmm No. I don't use Flash.
1
100%
Yes because all it's functionality could be produced in one Flash movie.
0
No votes
 
Total votes: 1

el_kiwi@hotmail.com
Advanced
Advanced
Posts: 11
Joined: Sun May 19, 2002 7:23 pm

NEWS - FLASH!!!

Post by el_kiwi@hotmail.com »

If you can embed objects.....can you embed flash?????? I remember 1 guy said he had done this but with the new board his posts have gone. Has anyone tried or attempted Flash embedding?

Cheers.

Peter

8O
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Yup - It's doable.

You should, in theory, be able to insert almost any HTML Object inside a menu.

I havn't tried it though - Dont seem to have the time :cry:

Cheers
Andy
el_kiwi@hotmail.com
Advanced
Advanced
Posts: 11
Joined: Sun May 19, 2002 7:23 pm

Post by el_kiwi@hotmail.com »

Andy the syntax? in the array

"<img src=image.gif border=0>","",,"",1

would you put

<embed src="images/flash.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/dow ... kwaveFlash" type="application/x-shockwave-flash" width="125" height="200">
</embed>

This I tried and no go... :roll:

Cheers
Peter
timmyboy
Advanced
Advanced
Posts: 15
Joined: Wed Aug 28, 2002 4:23 pm

Post by timmyboy »

I'm working on a contract right now that I chose the Milonic Menu for and they wanted a "flashy logo" and scrolling news. I found that Javascript when included in DHTML didn't work in all browsers but flash did, so I put the Flash inside the Milonic sidemenu. It didn't work initially but that was because I included the quotation marks. After taking them out it worked like a champ. The page won't go live until next month but here is a code snippit. It's an exact copy of the Macromedia code without the quotations in the menu-name-item space. The rest is exactly like the rest of the menu options. You have to have the object tags, then embed the object, but all can be done on that one line.

Hope this helps!

~ tim <><

_____________________________________


,"<OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shoc ... on=6,0,0,0 WIDTH=80 HEIGHT=80 id=3d_logo_ > <PARAM NAME=movie VALUE=images/flash/3d_logo_.swf> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=wmode VALUE=transparent> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src=images/flash/3d_logo_.swf menu=false quality=high wmode=transparent bgcolor=#FFFFFF WIDTH=80 HEIGHT=80 NAME=3d_logo_ ALIGN= TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/go/getflashpl ... index.html offbackcolor=#FFFFFF; onbackcolor=#FFFFFF;align=center;",,"The Program Management Squadron",1

ps: The poll should include an item that says that you use flash but doesn't take away from the huge amount of effort Andy has put in. Flash would be clunkier and wouldn't be able to reproduce everything that has been done.
el_kiwi@hotmail.com
Advanced
Advanced
Posts: 11
Joined: Sun May 19, 2002 7:23 pm

Post by el_kiwi@hotmail.com »

Thanks very much Tim, yes after thinking about it I realised there would be many restrictions of using flash in the menu. It will enhance alot what can be achieved though.

But yes I finally figured out the quotes thing, and now I off to see what I can do with a bit o' Flash.

Peter
Post Reply