[jboss-user] [JBoss Portal] - How to create a WAR file (inside simple html page with swf f

FcoLva do-not-reply at jboss.com
Sun Jun 10 13:40:51 EDT 2007


Hi:
I am new on this, and i need to now how to create a war archive that contents just a simple html page with a SWF archive inside, just like this:

<.body>
<.object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="500" height="150" title="and">
  <.param name="movie" value="./SWF/Andrea.swf" />
  <.param name="quality" value="high" />
  <.embed src="./SWF/Andrea.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="500" height="150">
<./object>
<./body>
<./html>
.
Thanks in advance

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052932#4052932

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052932



More information about the jboss-user mailing list