| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> tau[sony]: "FileReference" doesn't appear anywhere in that page so I tried using the search and it's taking for ever. <0> finally, found it <1> has to go today 1 alienware laptop price 400 includes shipping, case, wireless router. message me if interested on aim at ogd443 or msn at mcsltd2@hotmail.com <2> yes yes, die <1> has to go today 1 alienware laptop price 400 includes shipping, case, wireless router. message me if interested on aim at ogd443 or msn at mcsltd2@hotmail.com <3> grfx: its in your actionscript dictionary too <0> ah <0> this is really complex <4> everytime i buy one of those, they never send it <4> im starting to get suspicious <5> lol <6> badjeru: I'm sure it's just lost in the post <6> Alienware Laptop, only $449, special delivery. <7> lol
<7> ppppppppower book! <4> :( <4> i want one of those ToughBooks <4> launch it all over the office, just to test durability <8> alienware lol <0> this just isn't working inside the onrelease function: pdfCast.download( folderPath + "Cast.pdf", "Cast.pdf"); <0> I've put import flash.net.FileReference in the top layer of the first frame along with var pdfCast:FileReference = new FileRefere(); as well but nothing <0> no error message, no file browser, just nothing <9> ugh <9> what's the pastebin url again?> <0> I'm desperate :( <7> grfx try _root.pdfCast.download( <0> ok <7> i'm guessing the scope of the onRelease handler is different then where the file reference obj is declared <0> nothing <0> keeps returning false <0> I'm getting scared now, they're all waiting on me to get this working <2> if I set a var in FlashVars, what object space is it in? <7> grfx in the on release can you trace pdfCast? <7> frb i think _root, maybe _global, not exactly sure <0> Smurf: I am tracing it <0> it returns false <0> I just checked the electronic press kits for Broken Flowers and Brokeback Mountain, and the downloads on those aren't working either <7> grfx false? <0> yeah, trace( _root.pdfCast.download( folderPath + "Cast.pdf", "Cast.pdf") ); returns false <7> noooo <0> I just click the Word document icons and nothing happens and nothing appears on the desktop. On both PC & Mac <7> just to trace(pdfCast) <7> see if it's undefined <0> oh ok <0> [Object Object] <0> it's defined <7> hmm <7> then it should work with just pdfCast.download <7> are you sure the path to the file is correct? <0> yup <0> well, the same path works for getURL() <0> remember, I using this in a projector, not a browser plugin <0> I'm wondering if the projector doesn't support download() <7> Not allowed if the calling SWF file is in an untrusted local sandbox. <-- could this mean it doesn't? <0> dunno, I'm not using an SWF <7> a projector is a swf <6> lol <7> isn't it just an exe that contains the flash player to play the swf so the user doesn't have to download the plugin or something? <0> yeah <2> is it possible to set FlashVars when testing a movie with ctrl+enter? <0> ok, nothing at all is working <6> frb, just set them in the file <0> it's weird because not even the downloads on the EPK's for Broken Flowers & Brokeback Mountain work either <0> on either platform <6> frb: I like to do myvar = (myvar != undefined) ? myvar : 'some default var'; <2> bah <2> the issue is that when I set randomize = 1 in the fla it works <2> when I remove that, and test if(randomize) again, it doesn't work <6> if(randomize) != true or false <6> FlashVars = strings I think <6> Try if(parseInt(randomize)) <2> I did this before <6> What if you do if(randomize == 1 <6> )
<0> would it be asking too much for someone to create an uber-simple FLA file containing a single button that displays a save dialog when clicked? <0> I mean, would it be possible for someone in here to do it and send me a working example? <0> because I don't think I'm doing anything wrong, I'm not getting any errors, it's not working, and it's also not working on the two other EPK's I have here, on either platform. <6> grfx: I think most people are asleep <0> what country are most of you in? <6> erm. Mainly european counties I think. There are some US/Can and other places <6> But most action is on here during UK work time <0> ah, interesting <0> I'm in Santa Monica <9> anyone have the link for the pastebin? <0> Al-: it's in the channel topic <9> for some reason the topic doesn't show <9> i can't see it at all, could u paste it? <0> I'll use pastbin to show you guys my exact code <10> http://pastebin.sekati.com <9> ty <0> http://pastebin.sekati.com/?id=downloadnotworking@be243-5489c766-t <0> someone please tell me what's wrong w/ that <9> and could someone please take a look at http://pastebin.sekati.com/?id=asdfasdf@7bd11-de9d2977-t and help me figure out why, when i click on my 'retry' button, it loads up the start screen but won't start the game?? <0> I've tried both relative and absolute paths to my folder, no luck <6> lol @ Al- <9> :) <0> please, someone help :( <9> this thing is driving me nuts <6> Sorry mate. :( <9> my stupid game works fine except when i try to restart, it won't let me click the easy/hard buttons :( <6> I'm in shell. <9> trace doesn't even work for some daft reason <6> Al-: I can't see code but I think you're over writting the code for the buttons at somepoint. <6> Do you ever loadMovie or similar into their path? <6> That gets rid of their code. <9> hmmmmmmmmm <9> 2 sec <9> if you re-attach a movie <9> like say i load a movie, then delete it, then re-load it <9> would that wipe the code? <6> erm, only if the code was started after the attach <2> so _x and _y are position, and _height _width are the dimensions? <11> bah <11> this is bs <11> why won't this crap work? :( <6> frb: yes <6> Night guys <2> Al`, because its crap <11> btw mrmg, i don't know if u saw b4 i disc <2> thanks mrmg <6> you disc? <11> i asked that if i attach a movie, remove it, and then reload it, will it wipe the code for the buttons? <0> I think I'll be fired today because of fileRef.download() not working <6> erm, only if the code was started after the attach <6> grfx: :( <6> Try google. <11> ah oki <11> ty mrmg <0> I've been trying Google all day <6> grfx: Why can't you getURL()? <0> what this guy is doing on this page isn't working for me: http://www.blog.lessrain.com/?cat=2&paged=3 <0> mrmg: I was using that, and it works fine on the Mac, but doesn't do anything on Windows <6> grfx: I can't see webpages atm. :( <6> Why can't you use getURL anyway? <0> not even in Lynx? <6> copy and paste is a pain without a mouse. lol <6> I've got Links <0> mrmg: I just said, it works fine on the Mac, but Windows doesn't know what to do w/ URLs sent to the browser <2> can I set h, w, x, y quickly? <2> I know I can do 4 statements, but is there something more efficient? <12> see ya's <6> mv._x = x; mv._y = y; mv._width = w; mv._height = h; <6> of, no <6> oh, no <2> ah, ok <6> frb: You can from some functions <6> I think in attachMovie you can do: <6> mv.attachMovie('linkName', 'newName', depth, {_x: x, _y: y, _width: w, _height = h });
Return to
#flash or Go to some related
logs:
mv sirens AustNet RogerY #stocks rose Justi #beginner #red #debian #gamedev #windows #solaris
|
|