Filter
- tobor
CSS : Input -> Submit button
from an external css file how do I access input buttons, without disturbing the input style.
like???:
input#submit {
crap: her…
- tobor
Flash : Button Q
is there a code that disables all actions on a movie, but can be reinstated.
Like:
butt1.buttonActio... = false;and reinstat…
- tobor
AS : unload depths
In Actionscript how would you check if something is on a depth and then if there is something there unload it?
- tobor
PDF Crop Marks
I need to add crop marks to a PDF. Is there a simple way to do this?
- tobor
Flash MX 2004 q
in AS;
-made a movie clip
-made some text fields w/ text
-duplicate movie clip, and nothing!The movie clip was duplicate…
- tobor
Toronto: Flash/AS job
Looking for someone with Flash and AS skills.
Please email link to portfolio or samples, with your rate to:
nick@offshootinc...
- tobor
JOB: Solidworks, recent Grad
Anyone looking for a JOB in the Toronto area who knows Solidworks?
- tobor
Video Teleconferencing
Anyone useing it?
If yes, what do you use?
- tobor
WWW statistics
What's that site with all the stats on users of the web. Like browser types, resolutions and that stuff?
It's a grey site with …
- tobor
XML flash: Character Entities
When I load in some text from an XML file, quotes and apostrophes are converted into their Character Entity equivalent... Does any…
- tobor
loadMovie -> get Properties
So I'm loading in a swf and the height and width properties are coming back zero?
How can I get the properties, and still remain …
- tobor
MS Word | Header Footer
Don't ask why I'm stuck using Word, but I am.
Does anyone know how to prevent headers and footers from dimming to 50%?
- tobor
Mac | ico -> gif
Anyone know how to convert ico to gif, on a mac?
- tobor
Flash | Load Jpg
So I'm loading in a jpg into a movie clip. how do i check to see if it's loaded in.
if(!pic) pic = "jen1.jpg";
_root.img…
- tobor
Pantone CVC library
4 Quark, Ill and Photo?
- tobor
Actionscript : 24 hr clock
So I'm working on this:
http://offshootinc.com/temp/cloc…When you drag the red-hand (hour hand) it hitTest's over t…
- tobor
MS WORD qoutes -> PHP mail form
Everytime someone copy's and pastes MS Word formatted text with qoutes in to a form field it looks normal. But after emailed by th…
- tobor
Form TextArea PHP parser
Why does the PHP add a forward-slash to single and double-qoutes from POST text?
Is there anyway to make PHP not do this?