Skip to main content
Participating Frequently
March 3, 2008
Question

geturl loading swf too large

  • March 3, 2008
  • 3 replies
  • 309 views
When I click on a button with geturl code attached, external swf loads into a new window, but at about 200%. Is this a publish setting. I can't figure it out. Any help is appreciated.
thx
Curtis
This topic has been closed for replies.

3 replies

Damon Edwards
Inspiring
March 3, 2008
Well, you need to embed your other SWF in an html page as well, and target the HTML file in your getURL. Otherwise, it will just open the SWF at 100% width and height, filling the browser.
Participating Frequently
March 3, 2008
Thanks! Knew it was something simple. Appreciate it.
Participating Frequently
March 3, 2008
Hi,
I have a movie clip portfolio sample that I'd like to have appear in a new browser window when I click a button on my (flash) site.
Damon Edwards
Inspiring
March 3, 2008
What are you trying to do.