JacekVR
12-02-2008, 09:44 PM
Hi,
What is the best way of implementation of static tooltips invoked by distorted boxes inside the panorama?
I try to use Zephyrs tooltips.swf, starting with copying of his code: <spot id="mySpot" url"HSLabel.png" alt="tooltip text" altFont="Geneva" altSize="24" altColor="0xFF0000" altFill="0x0000FF" altStroke="0x00FF00" altAlpha="0.5"> to my xml file. I receive following error message:
Error: Error #1090: XML parser failure: element is malformed.
at Error$/throwError()
at flash.xml::XMLDocument/parseXML()
at PanoController/parseXML()
at PanoController/completeDatafile()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Can it depend on my png file?
regards
What is the best way of implementation of static tooltips invoked by distorted boxes inside the panorama?
I try to use Zephyrs tooltips.swf, starting with copying of his code: <spot id="mySpot" url"HSLabel.png" alt="tooltip text" altFont="Geneva" altSize="24" altColor="0xFF0000" altFill="0x0000FF" altStroke="0x00FF00" altAlpha="0.5"> to my xml file. I receive following error message:
Error: Error #1090: XML parser failure: element is malformed.
at Error$/throwError()
at flash.xml::XMLDocument/parseXML()
at PanoController/parseXML()
at PanoController/completeDatafile()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Can it depend on my png file?
regards