@# 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> ok fair enough.
<0> I don't think you're an *** at all.. you are a kind and generous soul
<1> anyone have any ideas?
<1> related
<1> to what I said. lol
<2> nice, after reading this about myself I feel 15% more gay now
<1> suv4x4: you can redeem your straightness by helping me. lol
<3> NrWarren: is it loading at all?
<2> NrWarren, I meant "gay" as in "happy" since I'm from the friggin' Stone Age, ok?
<1> yes, it loads all of the movieclips, via loadSound and moviecliploader but the .getProgress and getBytesLoaded arnt working in the IE flash, but ARE working in the test movie.
<2> NrWarren, did you use Bamdwidth Profiler?
<3> are they loaded on the same domain? (the files you are loading)
<1> suv4x4: yes, I changed different bandwidths, and they all worked.
<2> NrWarren, what gets broken
<2> NrWarren, are the swf-s you load from the same location?



<1> fredzzz: the flash is on a webserver and the files are on the webserver too, and they download from that path.
<3> from a relative path right?
<1> yes, the swf is in the same directory as the files to be downloaded.
<1> yes.
<3> k
<2> well I'm outta options
<4> Alright suv.
<2> fredzzz, don't do it, you'll go bald
<4> You think you could help me out? :P
<3> hehe
<3> I'll keep that in mind :)
<2> nv_, I think I'll open a paid IRC server where I get $5 for helping flash people
<1> and they complete being loaded, but i've tried it from my computer and another computer. the 'test movie' gives the bytes loaded, but from the webserver it gives "NaN" or "unknown"
<2> nv_, and then steal their credit card numbers
<4> Well
<4> I know what I wnat to do.
<1> which is crazy, since the programming is the same regardless of where its located, if the files are loading.. it shouldnt affect the loadbytes.
<4> I just dont have my flash CD on me ):
<4> So I need someone to compile it for me :P
<3> hA
<4> It's small.
<4> So.
<1> fredzzz: is there anything I can tell you that will help you?
<4> P*** out on the freeway? :P
<1> help you to help me.
<1> lol
<3> NrWarren: can i see the symptome live?
<1> yes
<2> fredzzz, feel free to p***, just don't p*** to me
<3> nv_: maybe SHiZNiT could do it.. hehe
<4> ):
<4> Why is it so dificult
<2> cause I'm a retard and don't know flash
<4> ....
<4> So.
<4> I found someone to do it for me.
<4> But I don't know the code at the beggining and end.
<4> onLoad() { ?
<4> Or am I thinking of something totally differnet?
<5> anyone know php here?:)
<3> FireFox, what for?
<5> Just make a textbox and a button, when i push the button the text inside the textbox writes to a .txt file
<6> FireFox: the php channel her is quite good
<4> I do.
<5> frb-work: they will laugh of me ;P i have NEVER used php before :)
<6> no they won't
<4> they actually won't FireFox
<5> :)
<4> but I suggest you reading the docs before hand.
<4> www.php.net/fwrite
<5> :) bur were do i add the code?;P lol
<5> but*
<4> <?php codehere ?>
<4> so like
<4> When you make the form.
<4> All the form data is posted into $_POST.
<3> hehe
<5> well.. i do not understand a word.. lol
<4> Which is an array. $_POST['nameoftextbox'] is the variable for the string in 'nameoftextbox'



<4> Form data.
<4> <input type="text" name="username">
<4> $_POST['username'] is whatever is entered in that text box.
<5> CAn i add a php code roght into the plash page ?
<5> or, the .swf file ?
<3> should be a seperate file i think.
<4> Never seen it done.
<4> I've seen .html with flash on it.
<4> and php.
<5> yeah..
<4> Like flash headers.
<5> me 2..
<4> This is a pain ):
<5> can u put the php inside a .html page then ?
<4> it has to be in a PHP file.
<3> you might want to submit to another page called for example: postdata.php
<5> so can i load the .html into flash page
<4> Apache only recognizes .php files.
<4> I've never worked with Flash nad PHP.
<4> To be honest.
<4> But I do not think flash supports PHP.
<3> "so can i load the .html into flash page" sounds like chinese to me.
<4> yeah. same here
<4> someone needs to compile this for me.
<5> ok.. i just want a textbox on my Homepage.. were people can tell whet they think.. lige a guestbook
<5> but noone gonna read it exept me ;P
<4> So.
<3> nv_ what is it?
<4> You have a .html page.
<4> right?
<5> yeah
<4> And in that. you have a .swf embedded.
<4> Is the .swf the only thing on the page?
<4> Or is it html?
<5> 100% swf
<4> Because some sites just use.. flash.
<4> Ah.
<4> Well I have no clue.
<4> Well.
<5> but i can load the .html into flash
<4> I take that back.
<5> i got the code for that
<4> Fire.. you know how to work with forms in Flash.. right?
<4> and get what is in the form. right?
<6> http://pastebin.sekati.com/?id=ListpopulationfromXML@8c71d-42f14207-t
<6> I did this, it doesn't error, but the List itself doesn't have any items when I test the movie
<5> i thinkk so;p
<4> Ok.
<4> Fire.
<5> i can post a code to u.. 2 sec
<4> If there's anyway
<4> For you to get the information from the Form
<4> To a variable.
<4> the getUrl('postdata.php?var1=info1&var2=info2
<4> I can help
<3> frb-work done.
<6> fredzzz: ok, I changed line 23, but the List is still empty in the running movie
<3> k
<3> wait
<3> it might not really know what myList is..
<5> look at this: http://pastebin.sekati.com/?id=Anonymous@7c4e4-f53912ad-t
<4> Ahh
<4> I still have to make it so that other users can use it!
<5> if i get the php to work in the .htnl page.. i can import it to flash
<4> Ah this ****s
<6> myList is just a List Component I drug onto the Stage
<4> Fire.
<4> PHP is server side.
<4> It's executed when the page is viewed
<4> You can't embed it in Flash.
<4> :\


Name:

Comments:

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






Return to #flash
or
Go to some related logs:

flesh gordan
mattchew madison wisconsin
#hardware
Gunjar
cumoneileen .ru
mk2crk.zip
#stocks
#nhl
#csharp
delphi mediaplayer resource stream



Home  |  disclaimer  |  contact  |  submit quotes