:: Forum >>

Wants to use Flash wrapped with AW

Hei again.

I want to use Flash as separately object on the web wrapped with AW?
(no scrolls)

I just want to make a constructur AW.HTML.Flash?

I think maybe Flash with AW.HTML.DIV wrapped around.
I hope it isn't necessery to use iframe, I want communication.

Is this possible, to make a simple AW.HTML.Flash?

I think I can use a AW.HTML.DIV and setContent("html",flashstarter), but that isn't my first choice.
Oddbjørn
Thursday, April 17, 2008
Ordinarilly, Flash is embedded as an HTML object. Here are two links that describe the details -
http://www.w3schools.com/TAGS/tag_object.asp
http://alistapart.com/articles/flashsatay

I don't think you really need a DIV unless you plan to do something with that DIV too.

Anyway, I would try creating the Flash element as some innerHTML code first. There is an AW.HTML.IMG namespace but the IMG type is seldom used for Flash.
Anthony
Thursday, April 17, 2008
I just came across this page -
http://www.untraceable.com.au/
I suggest you check the page source to see how to call Flash from some JavaScript code.
Anthony
Friday, April 18, 2008

This topic is archived.


Back to support forum

Forum search