Are you trying to attach an SWF resource to a view in the HTML5 runtime?

On Sun, Apr 24, 2011 at 9:42 PM, Chris Janik <[email protected]> wrote:
> I've been trying to embed a flash object into my page using
>
> <view resource="flashobject.swf" height="500" width="500"
> x="${canvas.width - this.width}" y="${(canvas.height - 45) - this.height}"/>
>
> in OL 4.9.0 html5
>
> Every time I compile it says file not found even though the path is
> perfect. I've tried with several flash objects and every single one says
> file not found
>
> I must be doing something wrong
>
> --
> Chris
>
>

Reply via email to