|
Prev: ASP Pages Issue
Next: JumpFileReturn to URL
From: BSoots on 26 Jul 2007 13:27 Hello All, This is my first post to the group so forgive me if this is a known issue but I've been searching and can't seem to find an answer... Upon running a Director MX 04 *.dcr file in an ActiveX control (Authorware7), the file is erased by an erase icon. However, a large white space (the size of the stage) appears on the screen and is not erased - even when jumping to a new authorware file. Any suggestions would be greatly appreciated. Thanks
From: Steve Howard on 26 Jul 2007 13:33 > This is my first post to the group so forgive me if this is a known issue > but > I've been searching and can't seem to find an answer... > > Upon running a Director MX 04 *.dcr file in an ActiveX control > (Authorware7), > the file is erased by an erase icon. However, a large white space (the > size of > the stage) appears on the screen and is not erased - even when jumping to > a > new authorware file. Any suggestions would be greatly appreciated. Thanks > The age-old remedy for this was usualluy to Erase then Unload the offending icon. Unload(@"Your DirectorIcon") Steve -- Adobe Community Expert: Authorware, Flash Mobile and Devices http://www.magnoliamultimedia.com You need to go to MAX - http://adobemax2007.com/na/
From: BSoots on 26 Jul 2007 14:28 Steve, Thanks for the quick response. I did as you suggested and added a calucation icon with Unload(IconID@"my movie"). Unfortunately, the white space remains. Any other ideas? Barbara
From: Steve Howard on 26 Jul 2007 14:30 > Thanks for the quick response. I did as you suggested and added a > calucation icon with Unload(IconID@"my movie"). Unfortunately, the white > space remains. Any other ideas? Try a motion icon to move it off-screen. Steve
From: Erik **AdobeCommunityExpert** on 26 Jul 2007 14:52
If that doesn't work, another fix may be to use a motion icon to move the control off-screen (or almost off-screen, so just a mere corner is still visible) then erase, then unload it. Use a time of 0 in the motion icon for it to move super-fast... Erik BSoots wrote: > Hello All, > > This is my first post to the group so forgive me if this is a known issue but > I've been searching and can't seem to find an answer... > > Upon running a Director MX 04 *.dcr file in an ActiveX control (Authorware7), > the file is erased by an erase icon. However, a large white space (the size of > the stage) appears on the screen and is not erased - even when jumping to a > new authorware file. Any suggestions would be greatly appreciated. Thanks > -- Erik Lord http://www.capemedia.net Adobe Community Expert - Authorware http://www.adobe.com/communities/experts/ ------------------------------------------------------------------------ http://www.awaretips.net - samples, tips, products, faqs, and links! *Search the A'ware newsgroup archives* http://groups.google.com/group/macromedia.authorware |