Search:
Type: Posts; User: whispers
Search :
Search took 0.42 seconds.
"You say tomato, and I say tomato" :)
it was due to a couple things in the end..
mis-matched count in the records/values...
and a typo in the database column name.. (had a space before it somehow?)
anyways.. once the syntax was...
thanks..
actually breaking up the ' $allRecords var.. so I broke up the string, where the variable was... got me actual data output....
I left values blank right there.. for a reason (for...
Hey gang-
having some trouble with my script...
everything 'seems' to be working fine (when I print out vars/data, it all is correct).. until I get to the part where I need to INSERT these...
who left? :)
(besides this our special little bond between "G" and myself) haha
I keep telling him he doesnt want to live here... but he posts all these articles/links to prove how...
pffftt...
in WI we are always trying to look out for each other..
so it makes sens that he left some 100's for the next guy.. ;)
var nameArray:Array = new Array("name 1", "name 2", "name 3", "name 4", "name 5");
function getName(){
var ranNum = random(nameArray.length);
var randomName = nameArray[ranNum];
}...
he said needed to work IN flash.. NOT in browser..
hence why I told him to make his own...
you also posted in AS3? (but were not in the AS3 section)
you would 'make your own' then..
attach a 'semi' faded movieClip that covers your flash area/stage... and then plays/loads whatever it is you want to 'display'.
the TRUE lightbox works in...
HI Musicman-
I am not familiar with the 'curl' option you suggest?
I seem to pulling/loading the data into FLASH just fine (using a sendAndLoad method)... but can NOT get 'anything' to...
been working on this still..
I find it very ODD that its not echo'ing out?
Is there a syntax error or something somewhere? (but it shows all the correct data in PAGE SOURCE?????????)
when...
thanks for the reply..
I dont really need (want) to build a XML object....
cant I just pass back an 'XML string' to FLASH?
Im also curious as to why nothing is being echo'd/printed to the...
hey gang-
(more php problems apparently...LOL)
I am trying to do a simple query to the DB.. using a specific userID.. as well as return rows between a date range...
I tested the queries in...
ahh...
perfect! thank you Musicman. :)
it was that last comma that was causing the major problem(s)..
also thanks for telling me how to us the variable for the array index properly...
...
Hey gang-
I am trying to insert multiple records into my DB and am having trouble..
1 record insert seemed to work fine.. then I needed to band-aid fix for multiple records being inserted..
...
perhaps look into the greensock animation/tweening classes (TweenMax, TweenLite..etc..)
they are pretty robust and easy enough to work with..
they do ALOT of the hard coding/work for you.
Flash can NOT talk to a DB directly.. it need s 3rd party 'helper' to do so.. (such as: ASP, PHP, CGI..etc...etc..etc)
the only thing a Database can/does do for you is provide you with a...
1.) this was NOT the thread to post this in.. (there are several HELP forums here).. this was a post on HOW to format your thread/post to get the most response/help.
2.) this is not an AE help...
you should set a variable when you start your drag.. and change the same variable when you stop.
using that as a 'control var' you can then check to see if you are already 'playing' the sound.
...
regarding...???
what is it you want to talk about?
here is one I made:
http://dmstudios.net/misc/k3gr_gallery/
it based off the one at: http://www.gotoandlearn.com/ I believe..
link works for me.. (read it carefully) ;)
I dont have CS5 however.
without the source code.. it may be hard to tell what is going on..
for all we know it may load another/new external.swf for that 'button event'.. (clicking on the guy)..
and if you do NOT have...
HTML 5 != FLASH KILLER.
IMHO.. HTML 5 only covers/targets a SMALL prtion of what Flash can do.
IMHO.. Flash was widely used as a way to deliver video on the internet..!
people were...
I always hated this when I had to do banners for my company.. (clicktag, epinions, dealtime, yahoo..etc)
I have found that compressing yrou images as much as you can in phothsop before importing...
Click Here to Expand Forum to Full Width