Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: [flasher] GET URL??
From: Brajeshwar Oinam
Date: Wed, 14 Feb 2001 09:52:18 -0000

Try this...

on (release) {
getURL ("http://www.asiabarterzone.com/client_policies.asp", "_blank");
}

Regards
Brajeshwar

------------- Original Message --------------
"Mo White" <mowhiteatasiaBarterZone [dot] com> wrote:
To:flasher from chinwag <flasheratlists [dot] chinwag [dot] com>
From:"Mo White" <mowhiteatasiaBarterZone [dot] com>
Date:Wed, 14 Feb 2001 11:01:58 +0800
Subject: [flasher] GET URL??

I have an interactive Flash4 project which im going to burn onto a mini cd
rom for the company to distribute to clients.

Now my problem is, i have a button and i do this:

On (release)
Get URL ("http://www.asiabarterzone.com/client_policies.asp")


And its meant to popup a browser window to that page. But it doesn't!
Any idea why?

Also if im designing a flash 4 site for 1024 screen res is there a way to
resize everything down to 800 x 600 res...short of relying on the allow
scale function.

-adam
uin# 23733621



[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]