GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   anyway to grab flashvars? (https://gfy.com/showthread.php?t=904848)

fris 05-12-2009 08:09 AM

anyway to grab flashvars?
 
I dont have the source, so dont know if this is possible, I want to see which flashvars are available in a .swf, Dont think its possible, but thought I would ask here.

:thumbsup

gornyhuy 05-12-2009 08:51 AM

Your avatar is hot as shit

Juicy D. Links 05-12-2009 08:54 AM

i saw this in google grabbing from a url

Code:

function gup(name){
    name = name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");
    var regexS = "[\\?&]"+name+"=([^&#]*)";
    var regex = new RegExp( regexS );
    var results = regex.exec( window.location.href );
    if( results == null ) return "";
    else return results[1];
}


CS-Jay 05-12-2009 09:51 AM

Yeah, unless you see the source, or you see the fla file. There's no clue what they are asking for. Maybe some flash reverse engineering though.

SmokeyTheBear 05-12-2009 10:42 AM

takes a bit of time and not all flash you can decompile but i use this

http://www.flash-decompiler.com/

WarChild 05-12-2009 11:37 AM

Can you programatically set the variables on a flash file from the browser? I thought I read that by default you can not. Anybody know?


All times are GMT -7. The time now is 09:39 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123