These forums are provided for community interactions only. For official support please submit a support ticket.

You are not logged in.

#1 2009-01-12 00:15:11

DougStanley
Member
From: Longwood, FL USA
Registered: 2008-03-23
Posts: 28

Error #1034 with proper instance names

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

 

#2 2009-01-23 03:13:54

dawoodman71
New Member
Registered: 2007-12-08
Posts: 4

Re: Error #1034 with proper instance names

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

 

#3 2009-01-23 03:35:42

dawoodman71
New Member
Registered: 2007-12-08
Posts: 4

Re: Error #1034 with proper instance names

After reading another post I found that I was right.  I downloaded the latest version of SSP and it's working fine now.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson