NameSilo

FLASH Email button HELP!!!

SpaceshipSpaceship
Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
Watch

food_consult

Established Member
Impact
5
I made a button with rollovers and everything but i don't know hot to make it istead of

contact.htm make it into a mailto:function please help!!!!!!!!!


on (rollOver)
{
gotoAndPlay(2);
}
on (releaseOutside, rollOut)
{
gotoAndPlay(16);
}
on (release)
{
getURL("contact.htm");
}
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
food_consult said:
I made a button with rollovers and everything but i don't know hot to make it istead of

contact.htm make it into a mailto:function please help!!!!!!!!!

Hi,

Yeah to use the mailto function im almost certain you need to use it within the browser. Therefore insert the following:

on (rollOver)
{
gotoAndPlay(2);
}
on (releaseOutside, rollOut)
{
gotoAndPlay(16);
}
on (release)
{
getURL("mailto:[email protected]");
}

Then publish the file and insert it into your html code. Once it is inside the browser it should work!

Hope this is what you wanted, if not then please post again.
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Domain Recover
CryptoExchange.com
Catchy
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back