Jump to content


- - - - -

embed flash


  • You cannot reply to this topic
1 reply to this topic

#1 Anna ms

    Earning Trust

  • Members
  • Pip
  • 3 posts

Posted 02 August 2007 - 11:45 PM

I am trying to create a better header for my theme on smf forum, and wish to embed a quite complex flash movie that acts as a menu in they style of the tabs on the apple mac site.

I saw you used flash and you also use javascript to get it there.

My problem is with or without JS I do not really know what I am doing in terms of where to put the code


Quote
   <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="100%" height="63">
  <param name="flash_component" value="apMenuBuy.swc">
  <param name="movie" value="menu.swf">
  <param name="quality" value="high">
  <param name="FlashVars" value="flashlet={_STRIPEHEIGHT:19,_BUTTONWIDTH:110,_BUTTONHEIGHT:30,_inActivBColor:#D9D9D9,_TEXTSIZE:12,_defaultActiveBColor:#D9D9D9,_activeBNum:1,__fontName:'Verdana',__bgColor:#FFFFFF,navigationTree:['Mainbut1:macmend.com; http://www.macmend.com; _parent','Mainbut2: forum; http://www.macmend.com/index.php; _parent; mColor1','Mainbut3: FAQ; http://www.macmend.c...ewbb index.htm; _parent; mColor4','Mainbut4: downloads; http://www.macmend.com/down/load.php; _parent; mColor1','Mainbut5: contact; http://www.macmend.com/contact/us.php; _parent; mColor4','Mainbut6: sitemap; http://www.macmend.c...ap/php;_parent; mColor1'],_subBTextSize:10,_activeBColor1:#0099FF,bg_Pic_URL:'http://www.macmend.com/images/bg.gif',_HighlightSubText:true,_BUTTEXTCOLOR:#666666,_activeBColor2:#0099FF,_SUBBUTTEXTCOLOR:#000000,_activeBColor3:#0099FF,_activeBColor4:#0099FF,_activeBColor5:#0099FF}">
  <embed src="http://www.macmend.com/menu.swf" quality="high" flashvars="flashlet={_STRIPEHEIGHT:19,_BUTTONWIDTH:110,_BUTTONHEIGHT:30,_inActivBColor:#D9D9D9,_TEXTSIZE:12,_defaultActiveBColor:#D9D9D9,_activeBNum:1,__fontName:'Verdana',__bgColor:#FFFFFF,navigationTree:['Mainbut1:macmend.com; http://www.macmend.com; _parent','Mainbut2: forum; http://www.macmend.com/index.php; _parent; mColor1','Mainbut3: FAQ; http://www.macmend.c...ewbb index.htm; _parent; mColor4','Mainbut4: downloads; http://www.macmend.com/down/load.php; _parent; mColor1','Mainbut5: contact; http://www.macmend.com/contact/us.php; _parent; mColor4','Mainbut6: sitemap; http://www.macmend.c...ap/php;_parent; mColor1'],_subBTextSize:10,_activeBColor1:#0099FF,bg_Pic_URL:'http://www.macmend.com/images/bg.gif',_HighlightSubText:true,_BUTTEXTCOLOR:#666666,_activeBColor2:#0099FF,_SUBBUTTEXTCOLOR:#000000,_activeBColor3:#0099FF,_activeBColor4:#0099FF,_activeBColor5:#0099FF}" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="63"></embed>
</object>

or how to enclose it ( is it echo ' either side, what does echo ' actually do?).

If I put it in the JS do I need to trim some of it off?

I am hoping you can help

#2 mudmanc4

    TMN Seasoned Veteran

  • Moderators
  • 9,039 posts
  • Location: In The Plex

Posted 03 August 2007 - 03:28 AM

I'm not the Java guru , but I did  find this for you, maybe it will help.

Quote

An ApplicationInstance represents the state of the user interface of a single user. Every user who visits an Echo application will have his/her own unique instance. Echo will store the ApplicationInstance in the servlet container's user session, so the instance will be available until the user exits the application or the session times out due to inactivity.

http://www.nextapp.com/platform/echo2/echo/doc/tutorial/fundamentals.html






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users