@# 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



Comments:

<0> so... i will p*** the string user_id=20 to the page that has the flash embeded on it
<0> and then it knows to load 20.xml in the flash player
<1> why not just do it dynamically?
<1> getUserInfoAsXMLFormat.asp?user_id=20
<1> for example
<0> kind of confused how that would work
<0> only problem is if someone else access the getuserinfoasxmlformat.asp and it saves the new users info in that same file before it load..someone would be getting someone elses info
<2> can somone help me with a problem here?...i am a bit new to flash...i wanna make a little movie with an mp3 in the background....and i got a picture with two men on...and 2 heads on them....i wanna make the heads shake under the whole movie....how is this done in the best way?
<0> like if 2 people accessed the getuserinfoasxmlformat at the same time and it is printing out the xml info into playlist.xml it will get overwritten
<1> you aren't getting what I'm saying
<1> have you ever worked with dynamic files like that before?
<0> i guess not...not sure what u mean by dynamic file
<1> files which rely on variables sent in the header
<1> such as "something.asp?variable=5"
<0> yes...my whole website is like that
<1> same with "user.asp?user_id=20"



<0> correct
<1> so, if you did user.asp?user_id=20
<1> it would produce different results than if you did user.asp?user_id=19
<1> correct?
<0> correct
<1> so...
<1> why not just do that with xml?
<0> thats what I am saying... i want to do that...but if i had a script that creates an XML file by p***ing a variable..
<0> the flash player is going to have a static inpout for the play list right
<0> like www.domain.com/playlist.xml
<1> no
<1> don't make it a .xml file
<0> and then the dynamic page is going to print to the xml file?
<1> make it .asp
<1> okay look
<0> either way....
<1> i dont know how your website works
<1> but just hear me
<1> saay you have a database called "playlists"
<0> that means i need to have the dynamic varaible p***ed to flash no?
<1> and a table called "users"
<1> for each user, you had a field called "playlist"
<1> which is a list
<2> what is the name of a helpchan for flash?
<1> then you have an asp file
<1> the asp file gets the PLAYLIST variable from the database
<1> according to the user_id it is given
<1> for example, if you say "printxml?userid=20" then it would get the playlist of the user whos id was 20
<1> and it would print it out in an XML format
<0> i understand all that.. but then how is it programmed into the flash player.
<1> XML.load("printxml.asp?user_id=user_id")
<0> i would have to have it p***ing the user_id varaible
<0> AH HAA...thats what I was asking...lollol
<1> Oh.
<0> p***ing the varaible to flash f
<0> now i just need to find a flash player that i can play with since i have no idea how to make one
<0> but thanks DEOX... :)
<1> not a problem :P
<2> can somone help me?...
<0> o ****... i just confused my self...that wasnt the answer i was looking for...that was part of the answer... i need to know how to get the user_id from the website into the flash program
<0> how to p*** that user_id variable to the actionscript
<2> can somone help me with a problem here?...i am a bit new to flash...i wanna make a little movie with an mp3 in the background....and i got a picture with two men on...and 2 heads on them....i wanna make the heads shake under the whole movie....how is this done in the best way?
<3> hey can anyone here help me?
<1> Ask your question
<3> deox well I am a total newbie to flash so I basically dont know how to do much
<2> Deox: can you help me with mine problem also?
<3> I need to make a shape tween
<3> I made a smiley face with some shapes and now I want to morph it into a talk bubble with some text in it
<3> but when I do the shape tween it does it immediately and u dont get to see the smiley face for more than a second...so how do I expand the smley face to last about 20 frames
<3> does that make any sense?
<4> I am using this to post values to a php page: newSend.send("phpfile.php", "POST); but this causes a new window to appear. How do I get it to run the php in the background and not load a new window?
<5> hi
<5> i was just using flash mx 8, as i was drawing an object in my application it said i was out of virtual memory and it couldnt do the operation. so i saved the document and restarted, thinking this would clear up my machine
<5> now when i come to open my flahs file i get the message "failed to open document"
<5> flash*
<5> how do i go about fixing this?
<3> anyone help me?
<6> buy more memory
<5> so the file is not corrupt, it just cannot open it because it is too big?
<6> it is likely corrupt
<3> can someone please help me?



<5> how can i fix it?
<6> edit the hex
<5> k
<3> am I just talking to myself? lol
<6> anybody hear something?
<3> someone plz help
<7> anyone experienced with the depthManager in here ?
<5> if i have the swf of my corrupt fla is it possible to rebuild the fla?
<1> if you buy a flash decompiler
<1> or find a free one
<3> does anyone know anything about shape tweening?
<8> Deox i just had a look at stick arena... thats pretty nice
<8> how would you create something like that?
<3> nobody will help with shape tweens? geez
<9> akathekin, people like more specific questions
<9> I've never done a tween, I'm more of an as hacker
<3> I already asked it and nobody responded
<10> hmmm
<8> Deox you still around?
<7> frb: do you know about depthManager ? do i only need any Movie Clip in the library with linkage declared, and that import.mx.managers.DepthManager stuff or do i have to take care of anything else
<7> ?
<9> angelDawn, I haven't used depthManager, I just used the oldschool getNextHighestDepth() method
<9> there is a #actionscript too though
<7> aha thanks :)
<7> yeah i use that, too : getNextHighestDepth() leads to problems when i attach a movie and want to remove it again, manual says could be due to v2 components
<9> yeah, I saw that, but I haven't had an issue
<7> i should use depthManager but there documentation ****s
<9> I bet you could find something on communitymx, but all their useful stuff costs money
<7> livedocs from macromedia admit that the documentation on that ****s and they would soon add further docs, that was 7 month ago or so
<3> will someone please be a nice person and help me for 2 seconds? it will literally take that long
<3> ****in ***holes
<9> that's a great way to get free help in the future
<3> like anyone one here would help
<11> !find rules
<12> yo
<13> hey anyone work with jsfl?
<10> i thin sv4x4 guy did
<10> does*
<13> he doesnt happen to have the devnet 5 cd?
<10> no idea
<10> :O
<13> :D
<13> thanks master
<14> np.
<13> howsit going ?
<14> good
<13> thats good :)
<13> what are you up to these days
<14> Hidding.
<13> why?
<14> to much other work to do
<14> :/
<13> know what you mean
<13> ahh well, good to know your still alive, good luck!
<14> Thanks.
<13> does anyone have the image sprayer mxp?
<12> Lynx_ is gay
<13> Smurf
<15> spasmFace
<1> Deox
<13> sorry was making lunch
<16> ?
<13> *uses amnesia ray on jeremy101* nothign to see here!
<16> whats a good rate to charge for website maintainance
<13> $25anhourforalleternitykthnx
<15> bai
<13> u going?
<16> ha
<16> $25 bucks per hour
<16> no really
<13> i dunno $50 a month ?
<16> $50 a month


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

#politics
10 ways to be a chav
#winxp
#nhl
#windows
#winvista
#beginner
hsi return rate
#sql
sundae



Home  |  disclaimer  |  contact  |  submit quotes