Bonky


Member since 06/08/2007

Name: Allan Dowdeswell

Location: Saskatoon, Saskatchewan

Website: http://confidant.ca

Graphic designer, Joomla! developer and Haxe programmer with professional experience since 1995.

2 snippets

2552 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

Bonky's Recent ActionScript SnippetsTagged link



« Prev 1 Next »
to call this function you would use "asfunction:myFunction,argument1,argument2,argument3" as the href in the tag in an HTML text box.
0 879 posted 16 years ago by Bonky
There must also be a JavaScript function defined in the containing HTML page: function makePopup(url,pop_name,width,height) { window.open(url, pop_name, "width="+width+",height="+height+",resizable=yes,scrollbars=yes"); }
1 663 posted 16 years ago by Bonky
« Prev 1 Next »