Flash Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignFlash Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 18th, 2003, 08:56 PM
devmond33 devmond33 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 2 devmond33 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy flash popup window problem - ie6 domain cloaked

I am able to have a popup window created from flash using both techniques: javascript within flash and javascript within the page called by flash. (i have tried both of these for the problem below)

The problem I'm having is that i have the domain cloaked so that the page is actually masked within frames.
When the popups are activated they work fine in ie5 but not at all in ie6. Would anyone know the solution to this problem?

maybe the solution would be to call up an external javascript file (.js) using an absolute path, if this is possible in actionscript???

this is my current popup actionscript that works in ie5:

getURL("javascript:window.open('http://www.domainname.com/page.html','','width=200,height=200');void(0);");

dev

Reply With Quote
  #2  
Old September 19th, 2003, 12:00 PM
KilerCris KilerCris is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2001
Location: Bensalem PA
Posts: 58 KilerCris User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to KilerCris Send a message via AIM to KilerCris Send a message via Yahoo to KilerCris
try these
Code:
getURL("javascript: void(window.open('http://www.domainname.com/page.html','my_popwin','width=200,height=200'));"); 


Code:
getURL("javascript: void(top.open('http://www.domainname.com/page.html','my_popwin','width=200,height=200'));"); 

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignFlash Help > flash popup window problem - ie6 domain cloaked


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway