Re: [Flashcoders] JSFL Experts! -- Video Import (Access UI elements of Video Import XUL Dialog Window)

2007-06-25 Thread keith

Thanks, thats a start in some direction.

-- Keith H --

Muzak wrote:
If I had to guess (which I am) I'd say the video import dialog is handled by the Flash Video Extension.dll (on windows) which is 
in the Flash install directory.

So I doubt you have access to it from jsfl.

regards,
Muzak

- Original Message - 
From: keith [EMAIL PROTECTED]

To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Sunday, June 24, 2007 9:13 PM
Subject: [Flashcoders] JSFL Experts! -- Video Import (Access UI elements of 
Video Import XUL Dialog Window)


  

INFO:
I have a JSFL script that calls importFile() to import FLVs into my documents.
This opens the Import Video dialog window with input fields and radiobuttons.

Here is the Video Import window I'm talking about...
http://keith-hair.com/web/photos/videoimport.jpg


QUESTION:
(1.)Is there way (or how) can I dynamically change the values in the radiobuttons and inputfields in this particular dialog 
window?

(2.)If it is created with XUL markup, where is the file where this XUL 
markup is located in Flash 8 installation.
I was hoping to use JSFL to rewrite the file with the intended values 
before the Video Import dialog is shown.

I'm assuming the Video Import window is built with XUL markup like any other 
dialog window executed through JSFL.

Thanks for any advice!
-- Keith H --





___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


  



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] JSFL Experts! -- Video Import (Access UI elements of Video Import XUL Dialog Window)

2007-06-24 Thread keith

INFO:
I have a JSFL script that calls importFile() to import FLVs into my 
documents.
This opens the Import Video dialog window with input fields and 
radiobuttons.


Here is the Video Import window I'm talking about...
http://keith-hair.com/web/photos/videoimport.jpg


QUESTION:
(1.)Is there way (or how) can I dynamically change the values in the 
radiobuttons and inputfields in this particular dialog window?
(2.)If it is created with XUL markup, where is the file where this 
XUL markup is located in Flash 8 installation.
I was hoping to use JSFL to rewrite the file with the intended 
values before the Video Import dialog is shown.


I'm assuming the Video Import window is built with XUL markup like any 
other dialog window executed through JSFL.


Thanks for any advice!
-- Keith H --

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] JSFL Experts! -- Video Import (Access UI elements of Video Import XUL Dialog Window)

2007-06-24 Thread Muzak
If I had to guess (which I am) I'd say the video import dialog is handled by 
the Flash Video Extension.dll (on windows) which is 
in the Flash install directory.
So I doubt you have access to it from jsfl.

regards,
Muzak

- Original Message - 
From: keith [EMAIL PROTECTED]
To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com
Sent: Sunday, June 24, 2007 9:13 PM
Subject: [Flashcoders] JSFL Experts! -- Video Import (Access UI elements of 
Video Import XUL Dialog Window)


 INFO:
 I have a JSFL script that calls importFile() to import FLVs into my 
 documents.
 This opens the Import Video dialog window with input fields and 
 radiobuttons.

 Here is the Video Import window I'm talking about...
 http://keith-hair.com/web/photos/videoimport.jpg


 QUESTION:
 (1.)Is there way (or how) can I dynamically change the values in the 
 radiobuttons and inputfields in this particular dialog 
 window?
 (2.)If it is created with XUL markup, where is the file where this XUL 
 markup is located in Flash 8 installation.
 I was hoping to use JSFL to rewrite the file with the intended values 
 before the Video Import dialog is shown.

 I'm assuming the Video Import window is built with XUL markup like any other 
 dialog window executed through JSFL.

 Thanks for any advice!
 -- Keith H --



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com