Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
lincolnpbhs #1
Extending Dreamweaver / SWFFile.getNaturalSize();
I am new to creating extensions for Dreamweaver. I am currently working on
creating an Object that will insert a swf file using the swfobject code to
comply with the latest Internet Explorer update.(Active Content). I have
basically just opened the Flash.js file from Dreamweaver's
Configuration/Objects/Media folder and modified the rtnStr = 'my new code'.
This seems to be working fine but I wanted to use
SWFFile.getNaturalSize(myswf); to return an array (width, height). I got this
to work with an uncompressed swf but thats seem a bit pointless. Does anybody
have any information on how do use this? What would be the point of this
command if you could only use it on uncompressed swfs? Any other ways of
returning the width, height of a swf on insert?
I've had a hard time finding good resources for extension development. Any
suggestions? Any suggestions for general Dreamweaver resource sites that are
up-to-date?
Thank you!!
lincolnpbhs Guest
-
Extending Dreamweaver DOM Object
Hi all, I'm looking for a way to extend the Dreamweaver DOM object with custom functions. In this case I need to backport the copyAssets function... -
extending dreamweaver
how do I extend dreamweaver? I want to write an extension that will contain buttons to all the snippets that I use most frequently. Can some one... -
Extending Dreamweaver question
Hi there, I am trying to develop my own set of PHP5 extensions for dreamweaver, however I have never learnt Javascript and have a quick, but very... -
Extending CF PoP.
Is there anyway to extend CFPoP to support additional encoding types? I am getting ' java.io.UnsupportedEncodingException: iso-3979-1. ' Could... -
Problems displaying dataGrid in a loader of a second swffile
Hi Everyone, I've got a problem that?s driving me crazy. I've built an application with a preloader, knowing that I cannot use any class that has...



Reply With Quote

