Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
phpWiz #1
Extension making: Saving a file.
I am creating an extension that will allow people to input a flash object.
I have everything working accept one.
I can't get the code that makes a copy of the template .swf from my folder to
their directory.
I have the code that allows them to choose the directory and name, (ex: var
saveValue = dw.browseForFileURL("save");) but I don't have the code that takes
the info and makes a file in that location.
Please help?
phpWiz Guest
-
SWF file making
Hey i'm having trouble finding what program to use to make SWF files and flash movies. Got any Ideas? Thanks , ... -
saving eps without extension
I have very specific reasons for needing to save eps documents without the extension (to do with an automated importing system). Illustrator CS won't... -
Problem in saving file using File io
U may install FileXtra4.x32 from http://www.kblab.net/xtras .it is free distribute and really very good. It also can save picture... but u need to... -
Is .dcr extension = Director file extension ?
I'm a newbie and saw some files on a website ending in .dcr... 1 - Is the .dcr file type a Macromedia Director file? 2 - Does it take the... -
making replacements in a file
I have a file that I need to make some substitutions in: open FH, "my_file" or die "Can't open... $!"; @file=<FH>; Can I read the file... -
T.Pastrana - 4Level #2
Re: Extension making: Saving a file.
Investigate the DWfile.copy() function in the Extending Dreamweaver Help
Docs. It will copy a file from one specified location to another.
--
Regards,
...Trent Pastrana
[url]www.fourlevel.com[/url]
Dreamweaver Designer Tools
iFrameSuite | MiniMenus | Scroller Packages | More...
-----------------------------
"phpWiz" <webforumsuser@macromedia.com> wrote in message
news:db9vpj$g63$1@forums.macromedia.com...>I am creating an extension that will allow people to input a flash object.
> I have everything working accept one.
> I can't get the code that makes a copy of the template .swf from my folder
> to
> their directory.
> I have the code that allows them to choose the directory and name, (ex:
> var
> saveValue = dw.browseForFileURL("save");) but I don't have the code that
> takes
> the info and makes a file in that location.
>
> Please help?
>
T.Pastrana - 4Level Guest



Reply With Quote

