View Single Post
  #1  
Old 09-11-2006, 03:07 AM
Sadain Sadain is offline
Major
 
Join Date: Mar 2006
Posts: 439
Default Code for a link in a smaller window???

Does anyone know the code when creating a swf flash, and creating links inside of the flash so that when clicked on a new blank window wiith the size I desire will open???

like in BV this would be a code to open a new window in the desired size: "#" onClick="window.open('http://www.metalinsanity.com/metallives.html', '','width=489,height=611'); return false;"

but thieis code doesnt work in my flash creating software.

Thanx
Reply With Quote