[flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-30 Thread Adnan Doric
Okay I found this:

http://bugs.adobe.com/jira/browse/SDK-14162

It was deferred to Flash Player bugs (I guess) so I'm pretty sure now
it is not Flex issue but FP issue.

Anyway I can only wait and see if it is resolved in next FP release :)

Thank you all for your input.

PS: hitting SWF directly has same behavior on my computer, preloader
shows only if there is no # in the URL (firefox 3 fp 9.0.124).

--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 When I hit the SWF directly, with or without #, it doesn't stream in
 (not sure why), the status bar (in IE) shows downloading progress.
 
  
 
 When it hit the html wrapper with the # I don't see the loading...
 screen. Makes me think that it isn't streaming the SWF if there's a #.
 That may be a known issue, not sure.  One way you might be able to tell
 is when the debugger fires up.
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Adnan Doric
 Sent: Monday, July 28, 2008 1:30 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
 
  
 
 Hello Rick (and Alex) and thank you for your input,
 
 I am talking about the preloader not showing when using # in URL, I
 can't find a single application on the whole Internet where the
 preloader is showing in that particular case.
 
 I am NOT talking about deep linking application at all, because it is
 not possible considering this bug. Let's just concentrate on Preloader
 and URLs containing #:
 
 Can you see the preloader on this URL (7Mb + # + view source enabled)
 ?
 
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html 
 
 If anyone here can see the preloader there, then sorry, the problem is
 probably somewhere on my computer.
 
 If no one can see it, the problem is probably in Flex or Flash player
 right ?
 
 I am still looking for some kind of workaround if possible :)
 for Alex : You can try to load only SWF :
 
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf 
 
 As you can see, there is no wrapper issue, as the SWF alone is not
 showing the preloader.
 
 Thank you again for your help,
 Adnan
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 , Rick Winscot rick.winscot@
 wrote:
 
  I've used deep linking with a custom pre-loader in many apps without
  problems. Can you verify your configuration?
  
  
  
  *. What html template are you using
  
  *. What are your compiler options
  
  *. Are you using any additional JavaScript goodies like FAB?
  
  
  
  Rick Winscot
  
  
  
  
  
  From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 ] On
  Behalf Of Adnan Doric
  Sent: Saturday, July 26, 2008 6:17 AM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
  Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
  
  
  
  You are absolutely right, but the preloading part is completely
 missing :)
  
  Well, maybe it is Flash Player bug, I don't know, but it is very
  annoying for deep linking as you can imagine.
  
  I tried to create custom preloader but same thing is happening, there
  is no progress events.
  
  Maybe have some kind of workaround to show the progress ?
  
  --- In flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com 
 mailto:flexcoders%40yahoogroups.com ,
  Alex Harui aharui@ wrote:
  
   I saw the initializing progress bar.
   
   
   
   
   
   From: flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
  [mailto:flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com 
 mailto:flexcoders%40yahoogroups.com ]
  On
   Behalf Of Adnan Doric
   Sent: Friday, July 25, 2008 12:50 PM
   To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com 
   Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
   linking ?
   
   
   
   Sorry to bump this, but... am I the only one with this issue ? :)
   
   Even the Flex 3 style explorer have same issue :
   
   1. clear the cache
   2. load
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 o 
   rer.html
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
  
   orer.html 
   
   You see the preloader
   
   3. clear the cache
   4. load (note the # at the end of the URL)
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 o 
   rer.html#
  
 http://examples.adobe.com/flex3

[flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-29 Thread Adnan Doric
I am on FF 3 (FP 9.0.124)

found this too : http://bugs.adobe.com/jira/browse/SDK-14162

Deferred to FP bugs I suppose.

--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 Yeah, worthy of a bug.   I was using IE, has anyone tried it with FF?
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Rick Winscot
 Sent: Monday, July 28, 2008 3:10 PM
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
 
  
 
 Interesting... Just ran this through a whole bunch of angles. Running
 the example locally works just fine against debug or release builds.
 Deploy it to a web server on the cloud and it asplodes.
 
 Rick Winscot
 
 
 
 On 7/28/08 11:38 AM, Alex Harui [EMAIL PROTECTED] wrote:
 
   

   
   When I hit the SWF directly, with or without #, it doesn't
 stream in (not sure why), the status bar (in IE) shows downloading
 progress.

   When it hit the html wrapper with the # I don't see the
 loading... screen. Makes me think that it isn't streaming the SWF if
 there's a #.  That may be a known issue, not sure.  One way you might be
 able to tell is when the debugger fires up.

 
   
 
 
 
   From: flexcoders@yahoogroups.com
 [mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED]  On Behalf Of Adnan Doric
   Sent: Monday, July 28, 2008 1:30 AM
   To: flexcoders@yahoogroups.com
   Subject: [flexcoders] Re: Flex 3 Preloader broken when using
 deep linking ?
   
   
   Hello Rick (and Alex) and thank you for your input,
   
   I am talking about the preloader not showing when using # in
 URL, I
   can't find a single application on the whole Internet where the
   preloader is showing in that particular case.
   
   I am NOT talking about deep linking application at all, because
 it is
   not possible considering this bug. Let's just concentrate on
 Preloader
   and URLs containing #:
   
   Can you see the preloader on this URL (7Mb + # + view source
 enabled) ?
   
   http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html  
   
   If anyone here can see the preloader there, then sorry, the
 problem is
   probably somewhere on my computer.
   
   If no one can see it, the problem is probably in Flex or Flash
 player
   right ?
   
   I am still looking for some kind of workaround if possible :)
   for Alex : You can try to load only SWF :
   
   http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf  
   
   As you can see, there is no wrapper issue, as the SWF alone is
 not
   showing the preloader.
   
   Thank you again for your help,
   Adnan
   
   --- In flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com  , Rick Winscot
 rick.winscot@
   wrote:
   
I've used deep linking with a custom pre-loader in many apps
 without
problems. Can you verify your configuration?



*. What html template are you using

*. What are your compiler options

*. Are you using any additional JavaScript goodies like FAB?



Rick Winscot





From: flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com  ] On
Behalf Of Adnan Doric
Sent: Saturday, July 26, 2008 6:17 AM
To: flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com  
Subject: [flexcoders] Re: Flex 3 Preloader broken when using
 deep
   linking ?



You are absolutely right, but the preloading part is
 completely
   missing :)

Well, maybe it is Flash Player bug, I don't know, but it is
 very
annoying for deep linking as you can imagine.

I tried to create custom preloader but same thing is
 happening, there
is no progress events.

Maybe have some kind of workaround to show the progress ?

--- In flexcoders@yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com  
   mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders

Re: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-29 Thread Tom Chiverton
On Tuesday 29 Jul 2008, Alex Harui wrote:
 Yeah, worthy of a bug.   I was using IE, has anyone tried it with FF?

FF3/Linux, Player 9.0.124 debug.
Our custom preloader loads fine, and we're using BrowserManager.

-- 
Tom Chiverton



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-28 Thread Adnan Doric
Hello Rick (and Alex) and thank you for your input,

I am talking about the preloader not showing when using # in URL, I
can't find a single application on the whole Internet where the
preloader is showing in that particular case.

I am NOT talking about deep linking application at all, because it is
not possible considering this bug. Let's just concentrate on Preloader
and URLs containing #:

Can you see the preloader on this URL (7Mb + # + view source enabled) ?

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#

If anyone here can see the preloader there, then sorry, the problem is
probably somewhere on my computer.

If no one can see it, the problem is probably in Flex or Flash player
right ?

I am still looking for some kind of workaround if possible :)
for Alex : You can try to load only SWF :

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#

As you can see, there is no wrapper issue, as the SWF alone is not
showing the preloader.

Thank you again for your help,
Adnan

--- In flexcoders@yahoogroups.com, Rick Winscot [EMAIL PROTECTED]
wrote:

 I've used deep linking with a custom pre-loader in many apps without
 problems. Can you verify your configuration?
 
  
 
 *. What html template are you using
 
 *. What are your compiler options
 
 *. Are you using any additional JavaScript goodies like FAB?
 
  
 
 Rick Winscot
 
  
 
  
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Adnan Doric
 Sent: Saturday, July 26, 2008 6:17 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?
 
  
 
 You are absolutely right, but the preloading part is completely
missing :)
 
 Well, maybe it is Flash Player bug, I don't know, but it is very
 annoying for deep linking as you can imagine.
 
 I tried to create custom preloader but same thing is happening, there
 is no progress events.
 
 Maybe have some kind of workaround to show the progress ?
 
 --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com ,
 Alex Harui aharui@ wrote:
 
  I saw the initializing progress bar.
  
  
  
  
  
  From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com ]
 On
  Behalf Of Adnan Doric
  Sent: Friday, July 25, 2008 12:50 PM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
  Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
  linking ?
  
  
  
  Sorry to bump this, but... am I the only one with this issue ? :)
  
  Even the Flex 3 style explorer have same issue :
  
  1. clear the cache
  2. load
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
  rer.html
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
  orer.html 
  
  You see the preloader
  
  3. clear the cache
  4. load (note the # at the end of the URL)
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
  rer.html#
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
  orer.html 
  
  There is no preloader...
  
  Am I crazy or we have some deep linking incompatibilities ?
  
  --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
  , Adnan Doric astronaute@ wrote:
  
   Hello,
   
   I don't know if this was already discussed so sorry in advance.
   
   After few days of hard debugging, I sadly noted that Flex 3
preloader
   is completely broken while using # in the URL.
   
   It doesn't show at all.
   
   Does anyone have any workarounds as preloading 2Mb without preloader
   is actually real pain ?
   
   Thank you.
  
 





RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-28 Thread Alex Harui
When I hit the SWF directly, with or without #, it doesn't stream in
(not sure why), the status bar (in IE) shows downloading progress.

 

When it hit the html wrapper with the # I don't see the loading...
screen. Makes me think that it isn't streaming the SWF if there's a #.
That may be a known issue, not sure.  One way you might be able to tell
is when the debugger fires up.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Adnan Doric
Sent: Monday, July 28, 2008 1:30 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

Hello Rick (and Alex) and thank you for your input,

I am talking about the preloader not showing when using # in URL, I
can't find a single application on the whole Internet where the
preloader is showing in that particular case.

I am NOT talking about deep linking application at all, because it is
not possible considering this bug. Let's just concentrate on Preloader
and URLs containing #:

Can you see the preloader on this URL (7Mb + # + view source enabled)
?

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html 

If anyone here can see the preloader there, then sorry, the problem is
probably somewhere on my computer.

If no one can see it, the problem is probably in Flex or Flash player
right ?

I am still looking for some kind of workaround if possible :)
for Alex : You can try to load only SWF :

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf 

As you can see, there is no wrapper issue, as the SWF alone is not
showing the preloader.

Thank you again for your help,
Adnan

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Rick Winscot [EMAIL PROTECTED]
wrote:

 I've used deep linking with a custom pre-loader in many apps without
 problems. Can you verify your configuration?
 
 
 
 *. What html template are you using
 
 *. What are your compiler options
 
 *. Are you using any additional JavaScript goodies like FAB?
 
 
 
 Rick Winscot
 
 
 
 
 
 From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
[mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
] On
 Behalf Of Adnan Doric
 Sent: Saturday, July 26, 2008 6:17 AM
 To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?
 
 
 
 You are absolutely right, but the preloading part is completely
missing :)
 
 Well, maybe it is Flash Player bug, I don't know, but it is very
 annoying for deep linking as you can imagine.
 
 I tried to create custom preloader but same thing is happening, there
 is no progress events.
 
 Maybe have some kind of workaround to show the progress ?
 
 --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
mailto:flexcoders%40yahoogroups.com ,
 Alex Harui aharui@ wrote:
 
  I saw the initializing progress bar.
  
  
  
  
  
  From: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
mailto:flexcoders%40yahoogroups.com ]
 On
  Behalf Of Adnan Doric
  Sent: Friday, July 25, 2008 12:50 PM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
  Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
  linking ?
  
  
  
  Sorry to bump this, but... am I the only one with this issue ? :)
  
  Even the Flex 3 style explorer have same issue :
  
  1. clear the cache
  2. load
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
o 
  rer.html
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 
  orer.html 
  
  You see the preloader
  
  3. clear the cache
  4. load (note the # at the end of the URL)
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
o 
  rer.html#
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 
  orer.html 
  
  There is no preloader...
  
  Am I crazy or we have some deep linking incompatibilities ?
  
  --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
  , Adnan Doric astronaute@ wrote:
  
   Hello,
   
   I don't know if this was already discussed so sorry in advance.
   
   After few days of hard debugging, I sadly noted that Flex 3
preloader
   is completely broken while using # in the URL

RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-28 Thread Shearer, Scott
For what it's worth, I hit the html wrapper and it took forever to
load (sorry I didn't time it, just let it load while I did other tasks),
but I did see the preloader updating.

 

I did not see the preloader when hitting the SWF, but it was very quick
at that point. I closed IE7 and retried. Both the html and SWF loaded
quickly this time. On the second attempt for the html wrapper, the
preloader briefly appeared and then disappeared as the page was
displayed. Obviously caching was a factor in the second attempt.

 

Scott

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Alex Harui
Sent: Monday, July 28, 2008 9:38 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

When I hit the SWF directly, with or without #, it doesn't stream in
(not sure why), the status bar (in IE) shows downloading progress.

 

When it hit the html wrapper with the # I don't see the loading...
screen. Makes me think that it isn't streaming the SWF if there's a #.
That may be a known issue, not sure.  One way you might be able to tell
is when the debugger fires up.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Adnan Doric
Sent: Monday, July 28, 2008 1:30 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

Hello Rick (and Alex) and thank you for your input,

I am talking about the preloader not showing when using # in URL, I
can't find a single application on the whole Internet where the
preloader is showing in that particular case.

I am NOT talking about deep linking application at all, because it is
not possible considering this bug. Let's just concentrate on Preloader
and URLs containing #:

Can you see the preloader on this URL (7Mb + # + view source enabled)
?

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html 

If anyone here can see the preloader there, then sorry, the problem is
probably somewhere on my computer.

If no one can see it, the problem is probably in Flex or Flash player
right ?

I am still looking for some kind of workaround if possible :)
for Alex : You can try to load only SWF :

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf 

As you can see, there is no wrapper issue, as the SWF alone is not
showing the preloader.

Thank you again for your help,
Adnan

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Rick Winscot [EMAIL PROTECTED]
wrote:

 I've used deep linking with a custom pre-loader in many apps without
 problems. Can you verify your configuration?
 
 
 
 *. What html template are you using
 
 *. What are your compiler options
 
 *. Are you using any additional JavaScript goodies like FAB?
 
 
 
 Rick Winscot
 
 
 
 
 
 From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
[mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
] On
 Behalf Of Adnan Doric
 Sent: Saturday, July 26, 2008 6:17 AM
 To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?
 
 
 
 You are absolutely right, but the preloading part is completely
missing :)
 
 Well, maybe it is Flash Player bug, I don't know, but it is very
 annoying for deep linking as you can imagine.
 
 I tried to create custom preloader but same thing is happening, there
 is no progress events.
 
 Maybe have some kind of workaround to show the progress ?
 
 --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
mailto:flexcoders%40yahoogroups.com ,
 Alex Harui aharui@ wrote:
 
  I saw the initializing progress bar.
  
  
  
  
  
  From: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
mailto:flexcoders%40yahoogroups.com ]
 On
  Behalf Of Adnan Doric
  Sent: Friday, July 25, 2008 12:50 PM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com 
  Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
  linking ?
  
  
  
  Sorry to bump this, but... am I the only one with this issue ? :)
  
  Even the Flex 3 style explorer have same issue :
  
  1. clear the cache
  2. load
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
o 
  rer.html
 
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 
  orer.html 
  
  You see the preloader
  
  3. clear the cache
  4. load (note the # at the end of the URL)
 
http

Re: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-28 Thread Rick Winscot
Interesting... Just ran this through a whole bunch of angles. Running the
example locally works just fine against debug or release builds. Deploy it
to a web server on the cloud and it asplodes.

Rick Winscot



On 7/28/08 11:38 AM, Alex Harui [EMAIL PROTECTED] wrote:

  
  
 
 When I hit the SWF directly, with or without #, it doesn¹t stream in (not sure
 why), the status bar (in IE) shows downloading progress.
  
 When it hit the html wrapper with the # I don¹t see the ³loadingŠ² screen.
 Makes me think that it isn¹t streaming the SWF if there¹s a #.  That may be a
 known issue, not sure.  One way you might be able to tell is when the debugger
 fires up.
  
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf
 Of Adnan Doric
 Sent: Monday, July 28, 2008 1:30 AM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?
  
 
 Hello Rick (and Alex) and thank you for your input,
 
 I am talking about the preloader not showing when using # in URL, I
 can't find a single application on the whole Internet where the
 preloader is showing in that particular case.
 
 I am NOT talking about deep linking application at all, because it is
 not possible considering this bug. Let's just concentrate on Preloader
 and URLs containing #:
 
 Can you see the preloader on this URL (7Mb + # + view source enabled) ?
 
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html
 
 If anyone here can see the preloader there, then sorry, the problem is
 probably somewhere on my computer.
 
 If no one can see it, the problem is probably in Flex or Flash player
 right ?
 
 I am still looking for some kind of workaround if possible :)
 for Alex : You can try to load only SWF :
 
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
 http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf
 
 As you can see, there is no wrapper issue, as the SWF alone is not
 showing the preloader.
 
 Thank you again for your help,
 Adnan
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ,
 Rick Winscot [EMAIL PROTECTED]
 wrote:
 
  I've used deep linking with a custom pre-loader in many apps without
  problems. Can you verify your configuration?
  
  
  
  *. What html template are you using
  
  *. What are your compiler options
  
  *. Are you using any additional JavaScript goodies like FAB?
  
  
  
  Rick Winscot
  
  
  
  
  
  From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 [mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ] On
  Behalf Of Adnan Doric
  Sent: Saturday, July 26, 2008 6:17 AM
  To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
  Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
  
  
  
  You are absolutely right, but the preloading part is completely
 missing :)
  
  Well, maybe it is Flash Player bug, I don't know, but it is very
  annoying for deep linking as you can imagine.
  
  I tried to create custom preloader but same thing is happening, there
  is no progress events.
  
  Maybe have some kind of workaround to show the progress ?
  
  --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com ,
  Alex Harui aharui@ wrote:
  
   I saw the initializing progress bar.
   
   
   
   
   
   From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
  [mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com ]
  On
   Behalf Of Adnan Doric
   Sent: Friday, July 25, 2008 12:50 PM
   To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
   Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
   linking ?
   
   
   
   Sorry to bump this, but... am I the only one with this issue ? :)
   
   Even the Flex 3 style explorer have same issue :
   
   1. clear the cache
   2. load
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
   rer.html
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
   orer.html 
   
   You see the preloader
   
   3. clear the cache
   4. load (note the # at the end of the URL)
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
   rer.html#
  
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
   orer.html 
   
   There is no preloader...
   
   Am I crazy or we have some deep linking incompatibilities ?
   
   --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 mailto:flexcoders%40yahoogroups.com
  mailto:flexcoders%40yahoogroups.com
   , Adnan Doric astronaute@ wrote:
   
Hello,

I don't know if this was already discussed so sorry in advance.

After few days of hard debugging, I sadly

RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-28 Thread Alex Harui
Yeah, worthy of a bug.   I was using IE, has anyone tried it with FF?

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Rick Winscot
Sent: Monday, July 28, 2008 3:10 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

Interesting... Just ran this through a whole bunch of angles. Running
the example locally works just fine against debug or release builds.
Deploy it to a web server on the cloud and it asplodes.

Rick Winscot



On 7/28/08 11:38 AM, Alex Harui [EMAIL PROTECTED] wrote:


 

When I hit the SWF directly, with or without #, it doesn't
stream in (not sure why), the status bar (in IE) shows downloading
progress.
 
When it hit the html wrapper with the # I don't see the
loading... screen. Makes me think that it isn't streaming the SWF if
there's a #.  That may be a known issue, not sure.  One way you might be
able to tell is when the debugger fires up.
 





From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]  On Behalf Of Adnan Doric
Sent: Monday, July 28, 2008 1:30 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using
deep linking ?


Hello Rick (and Alex) and thank you for your input,

I am talking about the preloader not showing when using # in
URL, I
can't find a single application on the whole Internet where the
preloader is showing in that particular case.

I am NOT talking about deep linking application at all, because
it is
not possible considering this bug. Let's just concentrate on
Preloader
and URLs containing #:

Can you see the preloader on this URL (7Mb + # + view source
enabled) ?

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.html  

If anyone here can see the preloader there, then sorry, the
problem is
probably somewhere on my computer.

If no one can see it, the problem is probably in Flex or Flash
player
right ?

I am still looking for some kind of workaround if possible :)
for Alex : You can try to load only SWF :

http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf#
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf
http://astronaute.net/_temp/PreloaderBug/PreloaderBug.swf  

As you can see, there is no wrapper issue, as the SWF alone is
not
showing the preloader.

Thank you again for your help,
Adnan

--- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com  , Rick Winscot
[EMAIL PROTECTED]
wrote:

 I've used deep linking with a custom pre-loader in many apps
without
 problems. Can you verify your configuration?
 
 
 
 *. What html template are you using
 
 *. What are your compiler options
 
 *. Are you using any additional JavaScript goodies like FAB?
 
 
 
 Rick Winscot
 
 
 
 
 
 From: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com
[mailto:flexcoders@yahoogroups.com mailto:flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com  ] On
 Behalf Of Adnan Doric
 Sent: Saturday, July 26, 2008 6:17 AM
 To: flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com  
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using
deep
linking ?
 
 
 
 You are absolutely right, but the preloading part is
completely
missing :)
 
 Well, maybe it is Flash Player bug, I don't know, but it is
very
 annoying for deep linking as you can imagine.
 
 I tried to create custom preloader but same thing is
happening, there
 is no progress events.
 
 Maybe have some kind of workaround to show the progress ?
 
 --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com  
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com  ,
 Alex Harui aharui@ wrote:
 
  I saw the initializing progress bar

[flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-26 Thread Adnan Doric
You are absolutely right, but the preloading part is completely missing :)

Well, maybe it is Flash Player bug, I don't know, but it is very
annoying for deep linking as you can imagine.

I tried to create custom preloader but same thing is happening, there
is no progress events.

Maybe have some kind of workaround to show the progress ?

--- In flexcoders@yahoogroups.com, Alex Harui [EMAIL PROTECTED] wrote:

 I saw the initializing progress bar.
 
  
 
 
 
 From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
 Behalf Of Adnan Doric
 Sent: Friday, July 25, 2008 12:50 PM
 To: flexcoders@yahoogroups.com
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
 
  
 
 Sorry to bump this, but... am I the only one with this issue ? :)
 
 Even the Flex 3 style explorer have same issue :
 
 1. clear the cache
 2. load
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 rer.html
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 orer.html 
 
 You see the preloader
 
 3. clear the cache
 4. load (note the # at the end of the URL)
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 rer.html#
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 orer.html 
 
 There is no preloader...
 
 Am I crazy or we have some deep linking incompatibilities ?
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
 , Adnan Doric astronaute@ wrote:
 
  Hello,
  
  I don't know if this was already discussed so sorry in advance.
  
  After few days of hard debugging, I sadly noted that Flex 3 preloader
  is completely broken while using # in the URL.
  
  It doesn't show at all.
  
  Does anyone have any workarounds as preloading 2Mb without preloader
  is actually real pain ?
  
  Thank you.
 





RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-26 Thread Rick Winscot
I've used deep linking with a custom pre-loader in many apps without
problems. Can you verify your configuration?

 

*. What html template are you using

*. What are your compiler options

*. Are you using any additional JavaScript goodies like FAB?

 

Rick Winscot

 

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Adnan Doric
Sent: Saturday, July 26, 2008 6:17 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

 

You are absolutely right, but the preloading part is completely missing :)

Well, maybe it is Flash Player bug, I don't know, but it is very
annoying for deep linking as you can imagine.

I tried to create custom preloader but same thing is happening, there
is no progress events.

Maybe have some kind of workaround to show the progress ?

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ,
Alex Harui [EMAIL PROTECTED] wrote:

 I saw the initializing progress bar.
 
 
 
 
 
 From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
[mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com ]
On
 Behalf Of Adnan Doric
 Sent: Friday, July 25, 2008 12:50 PM
 To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
 
 
 
 Sorry to bump this, but... am I the only one with this issue ? :)
 
 Even the Flex 3 style explorer have same issue :
 
 1. clear the cache
 2. load
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 rer.html
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 orer.html 
 
 You see the preloader
 
 3. clear the cache
 4. load (note the # at the end of the URL)
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
 rer.html#
 http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 orer.html 
 
 There is no preloader...
 
 Am I crazy or we have some deep linking incompatibilities ?
 
 --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com
 , Adnan Doric astronaute@ wrote:
 
  Hello,
  
  I don't know if this was already discussed so sorry in advance.
  
  After few days of hard debugging, I sadly noted that Flex 3 preloader
  is completely broken while using # in the URL.
  
  It doesn't show at all.
  
  Does anyone have any workarounds as preloading 2Mb without preloader
  is actually real pain ?
  
  Thank you.
 


 



RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-26 Thread Alex Harui
My network is too fast to see the downloading portion.  I did see a
pause, it might be the deep linking javascript code getting initialized.
You could comment it out in your html wrapper and see if that makes a
difference.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Adnan Doric
Sent: Saturday, July 26, 2008 3:17 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

You are absolutely right, but the preloading part is completely missing
:)

Well, maybe it is Flash Player bug, I don't know, but it is very
annoying for deep linking as you can imagine.

I tried to create custom preloader but same thing is happening, there
is no progress events.

Maybe have some kind of workaround to show the progress ?

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Alex Harui [EMAIL PROTECTED] wrote:

 I saw the initializing progress bar.
 
 
 
 
 
 From: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
[mailto:flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
] On
 Behalf Of Adnan Doric
 Sent: Friday, July 25, 2008 12:50 PM
 To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com 
 Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
 linking ?
 
 
 
 Sorry to bump this, but... am I the only one with this issue ? :)
 
 Even the Flex 3 style explorer have same issue :
 
 1. clear the cache
 2. load

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
o 
 rer.html

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 
 orer.html 
 
 You see the preloader
 
 3. clear the cache
 4. load (note the # at the end of the URL)

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
o 
 rer.html#

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
 
 orer.html 
 
 There is no preloader...
 
 Am I crazy or we have some deep linking incompatibilities ?
 
 --- In flexcoders@yahoogroups.com
mailto:flexcoders%40yahoogroups.com
mailto:flexcoders%40yahoogroups.com
 , Adnan Doric astronaute@ wrote:
 
  Hello,
  
  I don't know if this was already discussed so sorry in advance.
  
  After few days of hard debugging, I sadly noted that Flex 3
preloader
  is completely broken while using # in the URL.
  
  It doesn't show at all.
  
  Does anyone have any workarounds as preloading 2Mb without preloader
  is actually real pain ?
  
  Thank you.
 


 



[flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-25 Thread Adnan Doric
Sorry to bump this, but... am I the only one with this issue ? :)

Even the Flex 3 style explorer have same issue :

1. clear the cache
2. load
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html

You see the preloader

3. clear the cache
4. load (note the # at the end of the URL)
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#

There is no preloader...

Am I crazy or we have some deep linking incompatibilities ?


--- In flexcoders@yahoogroups.com, Adnan Doric [EMAIL PROTECTED] wrote:

 Hello,
 
 I don't know if this was already discussed so sorry in advance.
 
 After few days of hard debugging, I sadly noted that Flex 3 preloader
 is completely broken while using # in the URL.
 
 It doesn't show at all.
 
 Does anyone have any workarounds as preloading 2Mb without preloader
 is actually real pain ?
 
 Thank you.





RE: [flexcoders] Re: Flex 3 Preloader broken when using deep linking ?

2008-07-25 Thread Alex Harui
I saw the initializing progress bar.

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Adnan Doric
Sent: Friday, July 25, 2008 12:50 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Flex 3 Preloader broken when using deep
linking ?

 

Sorry to bump this, but... am I the only one with this issue ? :)

Even the Flex 3 style explorer have same issue :

1. clear the cache
2. load
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
rer.html
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
orer.html 

You see the preloader

3. clear the cache
4. load (note the # at the end of the URL)
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplo
rer.html#
http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExpl
orer.html 

There is no preloader...

Am I crazy or we have some deep linking incompatibilities ?

--- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com
, Adnan Doric [EMAIL PROTECTED] wrote:

 Hello,
 
 I don't know if this was already discussed so sorry in advance.
 
 After few days of hard debugging, I sadly noted that Flex 3 preloader
 is completely broken while using # in the URL.
 
 It doesn't show at all.
 
 Does anyone have any workarounds as preloading 2Mb without preloader
 is actually real pain ?
 
 Thank you.