LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-20-2007, 05:37 PM
nehcdet nehcdet is offline
Registered User
 
Join Date: Feb 2007
Posts: 12
Rep Power: 0
nehcdet is on a distinguished road
Thumbs Up crossdomain.xml and https

I have an swf1 importing an swf2. If both are at http endpoint, everything works fine. When swf2 is accessed using https, but swf1 is still retrieved thru http, problem comes. swf1 can still loadMovie(swf2athttps), but after loading, operations (e.g. gotoAndStop, getBytesTota...) on the mc that imported swf2 don't work any more. I mean I can see the first frame of swf2 in swf1, but cannot do any operation on it.

My setup does have crossdomain.xml defined as below under root of swf2's domain. Any clues? Help is greatly appreciated!
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/c...ain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" secure="false"/>
</cross-domain-policy>

Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
File uploads on a https server clem_c_rock Flash 8 1 05-24-2009 11:51 PM
uploading swf to https lefty99 Server Side 0 09-11-2008 07:25 PM




All times are GMT. The time now is 07:05 PM.