[jira] [Commented] (FLEX-33367) flash.display.Loader intermitently causing children of loaded swf to loose type

2013-01-29 Thread Tim Leslie (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565290#comment-13565290
 ] 

Tim Leslie commented on FLEX-33367:
---


Hi Alex,

I'm afraid that's not the issue. They're all single frame movieclips and it's 
been reproduced by someone else on Stack Overflow without sharing my FLA. The 
weirdest thing is it only seems to happen over a network. I'm pretty sure this 
is a genuine bug. Where is the correct place to post it?

Cheers,
Tim

  


 flash.display.Loader intermitently causing children of loaded swf to loose 
 type
 ---

 Key: FLEX-33367
 URL: https://issues.apache.org/jira/browse/FLEX-33367
 Project: Apache Flex
  Issue Type: Bug
  Components: .Unspecified - Framework
Affects Versions: Adobe Flex SDK 4.6 (Release)
 Environment: Seen on windows, mac and linux, various OS.
Reporter: Tim Leslie
  Labels: loader

 Have a look at this stack overflow for a complete explaination and 
 instruction on how to reproduce: 
 http://stackoverflow.com/questions/14464898/flash-display-loader-intermitently-causing-children-of-loaded-swf-to-loose-type
 When two movieclips are loaded into an application using a 
 flash.display.Loader and Event.COMPLETE is dispatched from both loaders on 
 different frames, some instances in the first movieclip to be loaded loose 
 their type when the second movieclip becomes available. For example, a 
 recursive search for all decendents of type MC_Circle fails when normally it 
 works. I have been recomended to report this issue by users of Stack Overflow 
 who were able to reproduce it. I'm not sure of the full list of affected SDKs 
 or Flash Player versions but I have been using 4.6. I have only tried hosting 
 the swfs to be loaded on linux machine though the problem is reproducing with 
 the loader swf on various OS. It's possible the problem only occurs when 
 loading over a network.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FLEX-33367) flash.display.Loader intermitently causing children of loaded swf to loose type

2013-01-29 Thread Alex Harui (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13565545#comment-13565545
 ] 

Alex Harui commented on FLEX-33367:
---

Adobe Flash Player bugs should be reported at bugbase.adobe.com.

 flash.display.Loader intermitently causing children of loaded swf to loose 
 type
 ---

 Key: FLEX-33367
 URL: https://issues.apache.org/jira/browse/FLEX-33367
 Project: Apache Flex
  Issue Type: Bug
  Components: .Unspecified - Framework
Affects Versions: Adobe Flex SDK 4.6 (Release)
 Environment: Seen on windows, mac and linux, various OS.
Reporter: Tim Leslie
  Labels: loader

 Have a look at this stack overflow for a complete explaination and 
 instruction on how to reproduce: 
 http://stackoverflow.com/questions/14464898/flash-display-loader-intermitently-causing-children-of-loaded-swf-to-loose-type
 When two movieclips are loaded into an application using a 
 flash.display.Loader and Event.COMPLETE is dispatched from both loaders on 
 different frames, some instances in the first movieclip to be loaded loose 
 their type when the second movieclip becomes available. For example, a 
 recursive search for all decendents of type MC_Circle fails when normally it 
 works. I have been recomended to report this issue by users of Stack Overflow 
 who were able to reproduce it. I'm not sure of the full list of affected SDKs 
 or Flash Player versions but I have been using 4.6. I have only tried hosting 
 the swfs to be loaded on linux machine though the problem is reproducing with 
 the loader swf on various OS. It's possible the problem only occurs when 
 loading over a network.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FLEX-33367) flash.display.Loader intermitently causing children of loaded swf to loose type

2013-01-24 Thread Alex Harui (JIRA)

[ 
https://issues.apache.org/jira/browse/FLEX-33367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561795#comment-13561795
 ] 

Alex Harui commented on FLEX-33367:
---

FWIW, I have not looked at the entire source code, but if the children are 
actually movieclips with multiple frames, maybe the children you are looking 
for are not available until a later frame.

 flash.display.Loader intermitently causing children of loaded swf to loose 
 type
 ---

 Key: FLEX-33367
 URL: https://issues.apache.org/jira/browse/FLEX-33367
 Project: Apache Flex
  Issue Type: Bug
  Components: .Unspecified - Framework
Affects Versions: Adobe Flex SDK 4.6 (Release)
 Environment: Seen on windows, mac and linux, various OS.
Reporter: Tim Leslie
  Labels: loader

 Have a look at this stack overflow for a complete explaination and 
 instruction on how to reproduce: 
 http://stackoverflow.com/questions/14464898/flash-display-loader-intermitently-causing-children-of-loaded-swf-to-loose-type
 When two movieclips are loaded into an application using a 
 flash.display.Loader and Event.COMPLETE is dispatched from both loaders on 
 different frames, some instances in the first movieclip to be loaded loose 
 their type when the second movieclip becomes available. For example, a 
 recursive search for all decendents of type MC_Circle fails when normally it 
 works. I have been recomended to report this issue by users of Stack Overflow 
 who were able to reproduce it. I'm not sure of the full list of affected SDKs 
 or Flash Player versions but I have been using 4.6. I have only tried hosting 
 the swfs to be loaded on linux machine though the problem is reproducing with 
 the loader swf on various OS. It's possible the problem only occurs when 
 loading over a network.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira