Filter
- jpea
mysql updating best practices
would it be ok to have a mysql UPDATE statement within a loop, or is there another way to update multiple rows in sequential order…
- jpea
flash number cut off
so, say i'm getting the sum of some numbers in flash, if the last digit (say, a currency) is a 0, it doesn't show the 0 and is bla…
- jpea
phpmyadmin
anyone have a way to search for duplicate fields in other rows? i don't know all of the duplicate entries and instead of going thr…
- jpea
runtime sharing Q
is it possible to dynamically set a shared library item? ie : there are 5 items in the library that are imported for runtime shari…
- jpea
Stage.properties
anyone know of any way to keep track of tons of things on stage that need to be aligned and moved on resize?
right now, i have…
- jpea
aeron in pieces?
hey,
anyone with an aeron know if it can be taken apart (to fit into my damn car)?
- jpea
flash sound object
hey all,
i know it's a pathing problem of sorts, but why won't a sound object play if it's loaded into a different level and not …
- jpea
php for xml creation
kinda specific, but does anyone know a good resource or prebuilt script to have a user upload an image with a caption and have it …
- jpea
awesome spoof!
who all remembers the honda cog ad?
- jpea
flash: easing picture sequence
hey all! (or unfit perhaps;-)
how would i go about easing an image sequence?
say i have a MC with a bunch of product shots for…
- jpea
site test: mac
hey all,
anyone on a mac (os 9 with IE especially) wanna check a site? Mainly i'm concerned about the popup and how it displays …
- jpea
WTB: Lacie Electron Blue
hey all,
if anyone has a spare (hah!), but i'm looking for buy another Lacie Electron Blue 19" monitor. Lemme know if anyone has…
- jpea
why i hate owing a house
the following are the main reasons why i hate owning a house:
-people upstairs suck
-there is a massive amount of water flowin…
- jpea
mysql help
i googled around but can't seem to find anything on it. how would you select items from mysql that might fit multiple criteria?
…
- jpea
php5->php4
i'm not totally up on my php skills here, so would anyone be able to tell me how to write this in php4?
- jpea
php/mysql \ n into xml
so, i have a < textarea > that a user can just press return for a line break and it's preserved in mysql as such. trouble is, when i use php t…