|
|
 |
RE: FN-FORUM Fw: print script from flash needed plz
date posted 29th January 2002 23:15
right u just forced me to write my first ever javascript...i have been
awaiting an excuse.....hehe.....
function printPage() {
window.print();
}
for downloading files just use getURL using _blank as the target and then
the file name....same as html
hth
nick
http://www.ibme.co.uk (freelance site)
http://www.neofx.co.uk (company site)
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of jd
Sent: 29 January 2002 18:28
To: [EMAIL REMOVED]
Subject: Re: FN-FORUM Fw: print script from flash needed plz
do you have the javascript that is onload=print ? how about a script to
download an item from the flash movie
if it helps you can see the work in progress at www.cobaltblue.co.uk
almost done
----- Original Message -----
From: "nick gerig" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, January 29, 2002 5:48 PM
Subject: RE: FN-FORUM Fw: print script from flash needed plz
> if it is just a text document, load it into a MC and print it from within
> flash, if not you could just do a getURL to call the page you want to
print
> and then do some javascript that is onload = print, or something similar,
> although not sure if that is possible with a pdf.
>
> nick
>
> http://www.ibme.co.uk (freelance site)
> http://www.neofx.co.uk (company site)
>
> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of Mark Anderson
> Sent: 29 January 2002 15:55
> To: [EMAIL REMOVED]
> Subject: RE: FN-FORUM Fw: print script from flash needed plz
>
>
> Use the Loadvariable method and pass the parameters out to an ASP/PHP page
> and then print from the browser.
>
> Mark Anderson
> 01202 775483
> 07802 404838 mob
> Web Development and database design
> [EMAIL REMOVED]
> http://www.anderson.uk.com
>
> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of jd
> Sent: 29 January 2002 15:06
> To: [EMAIL REMOVED]
> Subject: FN-FORUM Fw: print script from flash needed plz
>
>
>
> ----- Original Message -----
> From: "jd" [EMAIL REMOVED]
> To: [EMAIL REMOVED]
> Sent: Tuesday, January 29, 2002 11:50 AM
> Subject: print script from flash needed plz
>
>
> > hello
> >
> > does anyone have an actionscript for flash that will print a document
from
> a
> > flash movie - the document i want to print is not the actual movie
showing
> > but a notepad text object or other text/PDF file in the future
> >
> > thank you in advance
> >
> > jd
> >
>
>
> ===============================================================
> = SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
> = Generate bespoke quotes for Online Marketing Services. =
> = Resellers info at http://www.neutralize.com & 01209 210 910 =
> ===============================================================
>
> **************************************************************
> *** Sponsor the forum for as little as £1 at: ***
> *** ***
> *** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
> **************************************************************
>
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
>
> ===============================================================
> = SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
> = Generate bespoke quotes for Online Marketing Services. =
> = Resellers info at http://www.neutralize.com & 01209 210 910 =
> ===============================================================
>
> **************************************************************
> *** Sponsor the forum for as little as £1 at: ***
> *** ***
> *** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
> **************************************************************
>
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
>
>
> ===============================================================
> = SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
> = Generate bespoke quotes for Online Marketing Services. =
> = Resellers info at http://www.neutralize.com & 01209 210 910 =
> ===============================================================
>
> **************************************************************
> *** Sponsor the forum for as little as £1 at: ***
> *** ***
> *** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
> **************************************************************
>
>
> Freelancers and Freelance Jobs:
> http://www.freelancers.net
>
> Forum FAQs:
> http://freelancers.netrickery.com
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
===============================================================
= SAVE TIME *AND* MAKE MONEY! with Neutralize (**): =
= Generate bespoke quotes for Online Marketing Services. =
= Resellers info at http://www.neutralize.com & 01209 210 910 =
===============================================================
**************************************************************
*** Sponsor the forum for as little as £1 at: ***
*** ***
*** http://www.freelancers.net/cgi/sponsor.cgi?action=show ***
**************************************************************
Freelancers and Freelance Jobs:
http://www.freelancers.net
Forum FAQs:
http://freelancers.netrickery.com
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|