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