I have look for a while in the forum but i can't see anything about internal cast.
I wanna to make panaromas work in the internal cast. How can i do it?
If you are asking if you can put SPi-V.dcr into the internal cast, instead of having it as an external file, then the answer is "sorry, you can't". It's a limitation of Director.
SPi-V.dcr will always have to be an external file. The other files can be loaded from your cast; whenever you want to load a castmember into SPi-V, you specify it as #castmembername.
eg if you have an XML file in a Director field named 'tour', you instruct SPi-V to open the 'file' named '#tour'. If you want to reference an image from a castmember named 'pano', you point SPi-V to '#pano'.
If you press CTRL+Alt when the SPi-V sprite initialises (ie: when the movie starts, or when the SPi-V sprite is first shown), it will show its debug information to the message window. Can you copy/paste the debug info here?
Without seeing what exactly you are changing to the integration example, it is hard to guess what's going wrong.
The Director integration may not be 100% compatible with Director MX ('9') and earlier. Director MX 2004 is the best supported version, Director 11 should also work.
Re: İnternal cast
Please explain further...
If you are asking if you can put SPi-V.dcr into the internal cast, instead of having it as an external file, then the answer is "sorry, you can't". It's a limitation of Director.
Re: İnternal cast
I wanna embed my photos (panaromas) to my director project. i don't want any external file without SPİ-V.dcr and integration.xml.
how can i do it?
Re: İnternal cast
SPi-V.dcr will always have to be an external file. The other files can be loaded from your cast; whenever you want to load a castmember into SPi-V, you specify it as #castmembername.
eg if you have an XML file in a Director field named 'tour', you instruct SPi-V to open the 'file' named '#tour'. If you want to reference an image from a castmember named 'pano', you point SPi-V to '#pano'.
Re: İnternal cast
I am trying just like your said but it dosn't work.
Re: İnternal cast
Yes it does
(I'm trying to make a point here... You'll need to show me that it doesn't work)
Re: İnternal cast
can you send me an example? please
Re: İnternal cast
i made all of your said in here http://fieldofview.com/spv-dev/docs/howto/standalone
but it is not working, can it be about shockwave 11?
when i embed my photos, i am seeing a box just like http://img146.imageshack.us/my.php?image=asdwe5.jpg this.
am i making a mistake, or that can be a problem?
Re: İnternal cast
If you press CTRL+Alt when the SPi-V sprite initialises (ie: when the movie starts, or when the SPi-V sprite is first shown), it will show its debug information to the message window. Can you copy/paste the debug info here?
Without seeing what exactly you are changing to the integration example, it is hard to guess what's going wrong.
Re: İnternal cast
i fixed it, thank you for answers.
i was using director 9.0, than i tried it in director 11, it works now. probably it was about version of director.
Re: İnternal cast
The Director integration may not be 100% compatible with Director MX ('9') and earlier. Director MX 2004 is the best supported version, Director 11 should also work.
Re: İnternal cast
okey thank you Aldo