[Laszlo-dev] making a multiframe resource out of runtime loaded images?

Henry Minsky henry.minsky at gmail.com
Tue Nov 21 14:44:50 PST 2006


I am trying to debug some swf/dhtml issue, and would like to convert this
multiframe resource declaration
to use runtime loaded (http) assets. Is this something which we are supposed
to be able to support? Because if I use "http:images/tabslider_norm.swf",
then the compiler barfs at me that http
is an unsupported protocol, the error is coming from a call to FileResolver
via CompilationEnvironment.resolveReference



    <resource name="tabslider">
        <frame src="images/tabslider_norm.swf"/>
        <frame src="images/tabslider_roll.swf"/>
        <frame src="images/tabslider_down.swf"/>
    </resource>

So what is the right way to make a multiframe resource which uses runtime
loaded images?



-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20061121/06dee697/attachment-0001.html


More information about the Laszlo-dev mailing list