Skip to main content

Disable Images

email form

groupm.org

i got this code as follow:
ACTIONS LAYER - FRAME 1 (inside page6 mc):
var st1:String = new String(_parent.pages.page6.form...
var st2:String = new String(_parent.pages.page6.form...
var st3:String = new String(_parent.pages.page6.form...
var st7:String = new String(_parent.pages.page6.form...

_parent.pages.page6.form.t1.text = "";
_parent.pages.page6.form.t2.text = "";
_parent.pages.page6.form.t3.text = "";
_parent.pages.page6.form.t7.text = "";

FORM (inside page6 mc):
onClipEvent(data){
// show welcome screen
/*_root.page6.nextFrame();*/
_root.pages.page6.form.t1 = "";
_root.pages.page6.form.t2 = "";
_root.pages.page6.form.t3 = "";
_root.pages.page6.form.t4 = "";
_root.pages.page6.form.t5 = "";
_root.pages.page6.form.t6 = "";
_root.pages.page6.form.t7 = "";
}

SEND BTN(inside page6 mc):
on (rollOver) {
gotoAndPlay("s1");
}
on (releaseOutside, rollOut) {
gotoAndPlay("s2");
}
on (release) {
var form:LoadVars = new LoadVars();
form.t1 = _level0.pages.page6.t1.text;
form.t2 = _level0.pages.page6.t2.text;
form.t3 = _level0.pages.page6.t3.text;
form.t7 = _level0.pages.page6.t7.text;
form.sendAndLoad("email.php",for... "POST");
}

55Comments

2008-2009 Champagne

Happy New Years!

what champagne are you bring in the new year with?

i'm going with

http://www.evinite.com/images/Veuve%20Clicquot%20rose.jpg

55Comments

just got engaged! :D ♥

just got engaged! :D ♥ ♥ ♥ ......

3636Comments

menu btns disable

http://www.groupm.org/newsite/in…

my btns at the bottom disable if you navigate to fast. what gives.....any code to have it sort of refresh...

if you 1st click about then go Home, then click about again the btn goes dead. it spins...so that code is working but the on (release) doesnt work.....

please help, if i get this done i go home and play in the snow!!! :/

1414Comments

economy winners

So, whos doing well in the bad economy

The crack dealer, the liquor store, absoult vodka, Jack Daniels, McDonalds, CostCo, Dickie, Huffy, Wonder Bread........

who do you thing?

3232Comments

computer desk

looking for a computer desk wood top prefered with good amount of storage.....any suggestions....or link

thanks,

1212Comments

fla Q&A forum/message board?

Any other good quick response sites/forums I can go to. To get Flash/AS questions anwsered. Not just a resourse site.

Flashkit and Actionscript.org are lil fucky and take to long.

:/

22Comments

fla. btns working parttime :/ & send btn issue

i have a site that I just half made. I am having an issue with the navigation btns. If you press the btn to fast or after some navigation thru the site, the btn stop working. The logo which is the home btn is the only return to norm at that point. I have a /unloadmovie/ tag on the btns.

Also in the contact page, my send btn isn't working. the code on it is:
on (release) {
_root.pages.page6.form.loadVaria... "POST");
}
Should I be more specific and use
/_root.pages.page6.btn.onRelease... tag instead??

The entry form is a mc with the following code on the same layer as the btn:
onClipEvent(data){
_root.pages.page6.form.t1 = "";
_root.pages.page6.form.t2 = "";
_root.pages.page6.form.t3 = "";
_root.pages.page6.form.t4 = "";
_root.pages.page6.form.t5 = "";
_root.pages.page6.form.t6 = "";
_root.pages.page6.form.t7 = "";
}

11Comment

menu btn not working

Bottom menu btn not working when you click on front page box art.

http://www.groupm.org/newsite/in…

BTN code:
.....
on (release) {
if (_root.b<>1) {
unloadMovieNum(1);
loadMovie("newfile1.swf", 1);
_root.play();
_root.b = 10;
}
}

let me know if you need more info.

88Comments

creative brief intro.

My company gets projects and never gets a C.Brief from the client on the project. Had some issues. particularly in sizing. I worked in a ad agency prior so very use to it.
I get things in peices now, i hate it!! RRrrr.

How have you introduced it to the company, if any of you have had the honor. :)

Any good example of a good creative brief to start from or list of thing it should have. please share the good news. thanks.

1111Comments

poster design?DPI?

making a poster using InD. 4ftx8ft. the picture frames for the products inside the poster are about 20x12inches.

My question is, at what point do I NOT have to keep the images at 300DPI. based on what I'm doing, what do you guys think I can get away with.
what DPI you think?

1010Comments

skateboard like snowboarding.

Whats the skateboard thats like snowboarding. I cant find the tread or on youtube. please help.

1414Comments

Canon SX110 or the G9

which would you go for.

The sx110 has the 10x zoom.
I know there is a G10, but the expen$$$ive.

I'm a begginer photo-ist. :)

88Comments

3D tour map?

i'm having a hard time find a really well done 3D map. not like a regular city 3D rendering something a lil more cartoony/fun/touristy to inspire me for my project....

somethink like this but way better.

http://zonersbridge.com/images/EZ580751.jpg

anybody got something to get a brotha going....:/

22Comments

negotiate...$

I'm working freelance and if i go FT, what should i ask for ??

i'm not looking for health benefits..

I'm on a $25 an Hr rate now.
should I keep it the same(keep it hourly, i mean), so i can write stuff off

what else...

no paid holidays&vacation time, but more money, .... dont know what angle.

**note: I am almost never out sick or take time off! And work overtime. so salary isnt that attractive to me.

3030Comments

Guido

I am go anti-guido and have to do stickers that are pro-guido.

I started on a lilcharacter but it looks like one of the Gotti boy.....need help.

random guido things that are Pro guido......cool shit though

i'll start:
-sunglasses
-bmw
-pornlooking bitches
-speakers
-diamond
-uh....thats it, that all i got.

-hmmm.....mucslular siloh's cool?

this sucks!why me.....>rant
-

2020Comments

fix link Dw

I have a file that has the links going to its saved location.
such as:
<a href="file:///LACIE230G/EAD%20jo... yada/

How do I change the links to where it is on the site using Dw? I just want to change the prefix on several links not the complete link.
such as:
<a href="http://www.qbn.com/topics... yada/

:/

55Comments

--eng@ge--

I'm looking to get married, need an engagement ring. spread the knowledge.

Besides flying to Africa and finding a diamond smuglar. or sumthing what my best bet. Zales a rip off? what can I get for $3K?? I heard virgin islands(seriously,no sales tax)

much appretiated!
:/

4545Comments

origami...anyone

http://www.origami.com/gal_eleph…

they are a good time kill!

1212Comments

Patriotic Art...inspiration needed

designing a sale event ad for cars and need to be patriotic, being that 4th of July is coming and all. :/

can't wrap my head around something really good.

1212Comments

Skip to main content