You'd have to have a javascript function that opens and resizes the window,
and then sets the href to your url, and hopefully the user has those
resizing functions disabled anyway, coz they're evil :)

What i mean is a URLRequest("javascript:doJavaScriptCode()") instead of the
url of the PDF itself.

-J

On Wed, May 14, 2008 at 3:01 PM, Tom Preet <[EMAIL PROTECTED]> wrote:

>
> Hi All,
>
> In my application am using the navigateToUrl method,
> Here for navigateToUrl am using a pdf file for displaying. it was also
> working fine.
> am using as follows:
>
>
> *var* u:URLRequest = *new* URLRequest(*"docs/Chapter_1.pdf"*);
>
> navigateToURL(u,
> *"_blank"*);
>
> when displaying this file it was opening in whole browser, I need to
> display it within a small browser.
>
> Here I need to customize the window by decresing the width and height.
>
> can anyone help me how to achieve this.
>
> Thanks in advance..
>
> --Tomt
>
>
>
>
>
>  
>



-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to