Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

flash object in apex

TiinaMar 12 2009 — edited May 14 2009
Hello,

I have a html page, which includes a flash object. The html-page has a corresponding swf-file. I'm trying to create a region containing the html page with flash on an apex page. Is this possible ? where should I put the swf-file and how should the swf-file be referenced in the html code. I tried this:

<embed src="/i/company.swf" quality="high" bgcolor="#ffffff" width="1200" height="700" name="company" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

Tiina
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2009
Added on Mar 12 2009
1 comment
418 views