Comments on: Scroll browser window inside Flash http://blog.madarco.net/36/scroll-browser-window-inside-flash/ on Flash, Java, Webdesign Tue, 06 Jan 2009 05:42:47 +0000 http://wordpress.org/?v=2.7 hourly 1 By: LadySamG http://blog.madarco.net/36/scroll-browser-window-inside-flash/comment-page-1/#comment-17068 LadySamG Thu, 01 Nov 2007 16:27:01 +0000 http://blog.madarco.net/36/scroll-browser-window-inside-flash/#comment-17068 Hi, I tried the other guys code and it worked, but I can't seem to get yours to work for me. I put your plain text in my webpage and the actionscript the frame of a layer in my flash file. I tried debugging and the listener works in the .swf itself but not when embedded in the html. I have my swf object in a should I do this? I'm a newbie to flash btw. Hi, I tried the other guys code and it worked, but I can’t seem to get yours to work for me. I put your plain text in my webpage and the actionscript the frame of a layer in my flash file. I tried debugging and the listener works in the .swf itself but not when embedded in the html. I have my swf object in a should I do this?

I’m a newbie to flash btw.

]]>
By: Madarco http://blog.madarco.net/36/scroll-browser-window-inside-flash/comment-page-1/#comment-3492 Madarco Fri, 23 Feb 2007 23:16:06 +0000 http://blog.madarco.net/36/scroll-browser-window-inside-flash/#comment-3492 Yes but ExternalInterface is for Flash >= 8 and IMHO its useful only if you want to make a synchronous call, in this case I don't think it's required. Yes but ExternalInterface is for Flash >= 8 and IMHO its useful only if you want to make a synchronous call, in this case I don’t think it’s required.

]]>
By: André Ponce http://blog.madarco.net/36/scroll-browser-window-inside-flash/comment-page-1/#comment-3484 André Ponce Fri, 23 Feb 2007 16:15:03 +0000 http://blog.madarco.net/36/scroll-browser-window-inside-flash/#comment-3484 Good but ExternalInterface better that getURL. =P Good but ExternalInterface better that getURL. =P

]]>
By: Madarco http://blog.madarco.net/36/scroll-browser-window-inside-flash/comment-page-1/#comment-2091 Madarco Wed, 27 Dec 2006 20:00:26 +0000 http://blog.madarco.net/36/scroll-browser-window-inside-flash/#comment-2091 Thanks :) Thanks :)

]]>
By: tzav http://blog.madarco.net/36/scroll-browser-window-inside-flash/comment-page-1/#comment-1989 tzav Tue, 26 Dec 2006 09:37:29 +0000 http://blog.madarco.net/36/scroll-browser-window-inside-flash/#comment-1989 Thanks a lot for your script, it helped a great deal. However there is a small syntax problem on the code your wrote : On both actionscript script you wrote you forgot the ' ); ' That is at the end of the getURL lines... Probably one of those ugly copy and paste almost all of it type of problem. Thanks again Fred Thanks a lot for your script, it helped a great deal.
However there is a small syntax problem on the code your wrote :
On both actionscript script you wrote you forgot the ‘ ); ‘
That is at the end of the getURL lines…
Probably one of those ugly copy and paste almost all of it type of problem.

Thanks again

Fred

]]>