[Flashcoders] DART external SWFs/.as?

2008-07-22 Thread timshaya
Hi guys, Has anyone created Flash banners using Double Click's DART 
where the SWF uses code from external .as class files? A vendor is 
telling me this: DART can't accommodate files being uploaded to the 
same directory or folder and communication amongst them. Can you upload 
those additional files somewhere on your end and have the parent flash 
file reference the child flash files accordingly, externally. And yet, 
I've done Motif banners that use external SWFs, external XML files, 
external JPEGs, etc. Is he making this up? Have you heard anything 
similar? Tim

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] DART external SWFs/.as?

2008-07-22 Thread Manuel Ponce de Leon

Hi Tim,

I just happen to work for DoubleClick/Google :)

That is totally inaccurate, if you are using the Motif AdKit, you can 
add any external file as a child asset as you've done before. goes 
without saying, as long as that file type is supported by Flash (SWF, 
XML, JPG, MP3, text).


If the SWF files need to be hosted in an external server, these can be 
loaded into the main asset just as well, regular Flash Player 
cross-domain policies applying, for those cases the child files are 
calling methods on the parent file or vice-versa. These are Flash Player 
policies and as such they apply to any Flash content on the web, no 
matter the vendor (this is, it's not a constraint one vendor will have 
while other don't - Flash is the same for everyone, which is part of its 
beauty)


Feel free to contact me directly if you have any further questions.

.:Manuel

[EMAIL PROTECTED] wrote:
Hi guys, Has anyone created Flash banners using Double Click's DART 
where the SWF uses code from external .as class files? A vendor is 
telling me this: DART can't accommodate files being uploaded to the 
same directory or folder and communication amongst them. Can you upload 
those additional files somewhere on your end and have the parent flash 
file reference the child flash files accordingly, externally. And yet, 
I've done Motif banners that use external SWFs, external XML files, 
external JPEGs, etc. Is he making this up? Have you heard anything 
similar? Tim

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


--
Manuel Ponce de Leon :: Rich Media Customer Solutions Consultant :: 
Google :: [EMAIL PROTECTED] ::

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] DART external SWFs/.as?

2008-07-22 Thread tim shaya
Thanks for getting back to me on this, Manuel. That was reassuring.


On Tue, Jul 22, 2008 at 1:02 PM, Manuel Ponce de Leon 
[EMAIL PROTECTED] wrote:

 Hi Tim,

 I just happen to work for DoubleClick/Google :)...

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders