These forums are provided for community interactions only. For official support please submit a support ticket.
You are not logged in.
I am getting Error #1034 from the HTML Publish Preview even with correct instance names (as a last resort I have gone to the suggested "my_ssp" and "my_tg"). The error list is as below. I am sure I am going to feel really stupid when someone points out what I am doing wrong, but at this point I sure cannot see it. ........ Help!
Thanks in advance.
TypeError: Error #1034: Type Coercion failed: cannot convert net.slideshowpro::SSPDataEvent@123f8f59 to net.slideshowpro.slideshowpro.SSPDataEvent.
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at net.slideshowpro::SlideShowPro/afterLoad()
at net.slideshowpro.data::XMLParser/done()
at net.slideshowpro.data::XMLParser/parseData()
at net.slideshowpro.data::XMLParser/onCompleteHandler()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
Offline
I think it has something to do with the way the classes are imported. Notice that it's trying to match NET.SLIDESHOWPRO::SSPDataEvent to NET.SLIDESHOWPRO.SLIDESHOWPRO.SSPDataEvent?
I'm having the same error trying to use ThumbGrid with SlideShowPro. I would guess that ThumbGrid is importing a different version of the SSPDataEvent than the SlideShowPro is using.
Any thoughts SlideShowPro.net???
Offline
After reading another post I found that I was right. I downloaded the latest version of SSP and it's working fine now.
Offline