Hi,
I have been using Dmpack1 and XtremeTransitions in an hibrid proyect (Mac &
Pc).
I´m a register user of this transitions for both platforms.
It works great in author mode in any system but the problem that I´m having
is that when the transitions play at runtime, if my last changes were made
with a Mac, the transitions just work for Macs and if I remplace all the
content with my original Pc files, at runtime just work for windows.
I have use a code like this in every movie that use transitions.
on PrepareMovie
if the platform contains "Windows" then
DmPack1Reg("xxxx")
DmXTremePackReg("xxxx")
else
DmPack1Reg("xxxx")
DmXTremePackReg("xxxx")
end if
End
My product is finished but I can´t conclude it with this ERROR.
Thanks for any clue.
_ Fernando
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]