|
| Chkif |
Post
#1
|
|
Newbie Group: Members Posts: 1 Joined: 31-May 07 Member No.: 1,210 |
Hi Everyone,
I have done a little swf to display the cube of the example and it works fine but when I try to load this swf from another swf using MovieClipLoader the 3D content does not display ! Any idea ? Best regards |
| Petit |
Post
#2
|
|
Advanced Member Group: Moderator Posts: 587 Joined: 21-June 06 From: Borgholm, Sweden Member No.: 38 |
I have done a little swf to display the cube of the example and it works fine but when I try to load this swf from another swf using MovieClipLoader the 3D content does not display ! It is a bit hard to say, without having the code for both the 3D world and the loading parent movie. As a long shot, one could imagine that some essential object in your Sandy world, refers to _root, the highest level of the object tree. In such a case, when you load the SWF into another movie, the _root belongs to the parent, and the original references are no longer valid. There may be lots of other reasons though, and a good look at the code might help. |
| jeton |
Post
#3
|
|
Newbie Group: Members Posts: 4 Joined: Yesterday, 07:49 AM Member No.: 1,369 |
i had the same problem and have posted a solution in one of these topics @:
http://www.flashsandy.org/forum/index.php?showtopic=623 |
| Lo-Fi Version | Time is now: 10th August 2007 - 09:00 AM |