@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21



Comments:

<0> :P
<1> Well. As long as I can p*** the whole page to a PHP script, I would be able to do it.
<2> i only know loadVariables() and LoadVars() methods for loading info
<2> K0m4: take your own advice and wisen up
<2> nv_: sure
<1> There's a way I can do that?
<2> you could do a fancy string manipulation of the info to grab the data bits you need, specificly those numbers, and then echo them out as &var1=$whatever1&var2=$whatever2
<1> Yeah.
<2> then use LoadVars to access the script that outputs that text
<1> Ah.
<1> I can't use PHP on myspace.
<1> So I need to get ti from Flash
<1> To PHP
<3> what's the url o grab it from ?
<2> then you'd have an object in flash something like myVars that you could then use to reference those external vars: myVars.var1 and myVars.var2
<0> MerZikain you know that this is a hel channel you idiot !



<1> Like. I can embed a flash script in the page.
<0> help
<2> K0m4: i did but you wanted to act like a ****in child so no more help for you
<1> I'm not familiar with flash.. at all ;\
<1> I'm just good at PHP
<3> what's the url to grab it from ?
<1> What do you mean?
<2> i told you everything you needed to know to do it and you still ****in wanted to be a baby
<2> so you know what, if you have a problem go ****in ask in #php and stop being a ****
<0> MerZikain i should realy set an ignore on you ***hole
<2> do it
<2> please
<1> rofl
<0> yes
<3> uhave 2 numbers to extract from <a href="javascript: void(0);" id="ctl00_Main_ctl00_UserContactLinks1_MessageFriendLink" onclick="javascript: up_launchIC( '20292540', '4318877', '', 0 ); return false;">
<0> it hurts my eyes
<1> yeah
<0> pisshead
<1> But..
<2> child
<1> Those #'s are userids
<1> One is the user's profile you're viewing
<1> and the other is yourself.
<0> Added *!*Mer@216.135.30.108 to ignore list
<0> :P
<2> \o/
<2> woo ****ing hoo
<1> Get it NiB?
<3> ye
<1> I need to get the user's that is VIEWING the page's ID
<1> And that's the only spot it is.
<1> IN.
<1> Technically..
<2> nv_: just setup your php script to echo the information as &var=value; then in flash have myVars=new LoadVars(); myVars.onLoad=function(s){ if(s){ do something with vars }else{ failure}} myVars.load('path to script');
<4> i keep forgetting to refrigerate my jello
<4> damn
<4> :/
<2> i can't remember if that's the right syntax for .load() though
<1> up_launchIC( '20292540', '4318877', '', 0 ); <<< that needs to turn into 20292540
<2> i'm thinking it needs another attribute...
<1> MerZ.
<1> I can't do that.
<1> PHP does nothing here.
<1> I can't use PHP with MySpace
<1> I'm just usin PHP to store it in a database
<2> i misunderstood, i thought you said you could
<1> Nah.
<3> but where did u get that info ? (the anchor tag)
<2> so you have those in a db?
<1> It's in the page.
<1> Like.
<1> <html><body>hi<a stuff here>This</a> <embed src="swfhere"></body></html>
<3> hte page the flash is published on ?
<1> And the SWF needs to get the HTML.
<1> Yeah.
<1> The Flash is embedded.
<2> have you already exlpained exactly what it is you're trying to accomplish?
<1> Yes. :P
<1> In a round about manner.



<2> i missed it then
<2> well how about you explain it all ^^
<2> start to finish
<4> heh
<1> MerZ.. I'm userid 1. You're 2. and NiB is 3. ok?
<2> that'd go a long way to helping
<2> k
<5> Hi, I record a big mp3 file from a streaming, that mp3 file containt many metadata for each time they change the songname, is there a way I can read the mp3 with loadsound and get the metadata when it change?
<3> so..if i get it flash should load the source of the html page it is on to extract that numbers to send em to php ?
<1> Now... I want it.. So that if ..
<1> Yes NiB :D
<4> can i be userid #4 ?!???
<3> u have no control over thehtml source ?
<1> MerZ.. If NiB was to view my page.. it would have up_launchIC( '3', '1', '', 0 ); in an anchor tag.
<2> right
<0> http://pastebin.sekati.com/?id=KOm4@7731d-e2bbbe10-t
<1> I want an embedded flash to somehow grab that '3' and getUrl("url.php?userid=1&viewer=3");
<0> that 's my php script
<0> and the converting dosn't worked yet :(
<1> But it being the variable of what's in that anchor tag.
<4> nv_: can you add any javascript into that page?
<1> ROFL
<3> u have no control over the html source ?
<1> K0m. You're an idiot.
<1> No Cowboy.
<1> No Javascript.
<0> nc_ ?
<1> Just HTML. And you have no way of controlling HTML, only adding
<0> can you help ?
<2> ugh, someone kick K0m4 in the nuts
<1> If it was JS.. I could just parse it using JS.
<2> thanks
<1> No problem (:
<0> nc_ you gay soccer !
<0> :P
<1> There's a website that did what I'm trying to do.
<2> see? he's a ****in retard
<1> and they used Flash.
<1> But encrypted it ):
<4> is there an id on that url?
<1> an ID?
<1> No.
<4> hmmn
<1> All you have is.
<2> tell K0m4 to refresh his paste
<1> http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=#, which is the # of the person's profile you're viewin.
<4> this shouldn't be too hard
<2> nv_: too bad you can't use php and just grab $_GET['friendID']
<4> so that's the href of some a tag?
<1> That # isn't what I need.
<1> MerZ..
<4> nv_: paste the a tag
<4> that has the data you need to extract
<1> <a href="javascript: void(0);" id="ctl00_Main_ctl00_UserContactLinks1_MessageFriendLink" onclick="javascript: up_launchIC( '20292540', '4318877', '', 0 ); return false;">
<2> nv_: i'm trying to find that raw option for loadvars in the manual
<1> I need to get the 202... number
<4> ok
<4> not the other one?
<1> I appreciate the help guys.
<1> Nope.
<1> Just the 202 one
<4> gemme a minute here
<2> maybe it was onData...
<2> ugh i can't remember
<2> SHiZNiT has mentioned it a few times
<6> hey guys...
<2> but i've never needed it
<6> quick newbie question...
<2> if i could remember it i'd try to load a raw html page in and see if it would give me the source in string form
<1> MerZ.
<2> if so then you could do that and manipulate the string from there to get the specific info you need


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #flash
or
Go to some related logs:

#visualbasic
biodiesal, princeton
sound like evanescence
#politics
#cisco
#computers
ads medialink ac3
omar1
iis key manager .pfx 5.1
#windowsxp



Home  |  disclaimer  |  contact  |  submit quotes