stupid me.. or stupid flash?
- Started
- Last post
- 6 Responses
- TedUmptious
Hopefully this is simple enough,
Flash buttons i've programed to open in the current browser pop up in a new window? Why? I've set them to _self.
I'm work from the mac here will it be correct when I put the site online.
- Ash_B0
Try "_top"
- maximillion_0
lets see some code
- ian0
Try not using a target at all, so it would be just along the lines of:
getURL("whatever.swf");
maybe?
Also, TedUmptious, are you still in Dublin cos ninjasavant is coming over and we are heading out for a few scoops if yer interested.
- johnnnnyh0
they'll open a browser window if you're viewing the swf from flash (ctrl enter) but once they're embedded in html should open in the same window.
as in:
getURL("myPage.html","_self");
- TedUmptious0
I don't know who ninjaservant is but hey scoops are always good!
Battles tonight... anyone going...I'll try the code variations and will report later.
- Hey, its all good, Sunday 25th, so 'bout two weeks, meet up somewhere in the city, I'll bing you a mailian
- TedUmptious0
Ok it's official.
I'm an idiot.....
Forgot the quote marks around "_self"
I win idiot of the day prize. I would like to thank george bush for his inspiration.