Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
actionguy #1
Problem creating Behaviors
I'm porting some of my GoLive Actions over to DW Behaviors and am having some
problems.
The support functions in my Behavior .js file, following the main function,
are not being included in the page where the function is used. The globals at
the top of the .js file are also not included. I'm working with a trial version
of DW so I don't have much documentation on creating Behaviors.
Appreciate any help with this?
actionguy Guest
-
Server behaviors which require other server behaviors
I have a server behavior which initializes my CMS, and it is required by all the other server behaviors I've created for the CMS. I can use... -
Problem with Behaviors
I am not able to create an "open new browser window" behavior in Dreamweaver 4. I am putting a "#" in the link field, but when I select a file for... -
Problem assigning behaviors
I have the misfortune to be using a loaner Powerbook right now (as opposed to my own). I am using Dreamweaver MX, which is what I normally use.... -
Problem creating dynamic PDF
I have a dynamic page on my site that I would like to save as a PDF and be able to email to users at their request. I set up the code below: ... -
creating new sprites and adding behaviors to them
I need to create new sprites out of thin air. Which I have done. The problem is assigning behaviors to them. I keep getting an error message that... -
T. Pastrana #2
Re: Problem creating Behaviors
I would suggest looking through the Extending Dreamweaver documentation. Not
exactly a step by step approach but a good resource.
[url]http://www.adobe.com/support/dreamweaver/extend.html[/url]
--
Regards,
Trent Pastrana
[url]www.fourlevel.com[/url]
--------------------
"actionguy" <webforumsuser@macromedia.com> wrote in message
news:g4vkld$19d$1@forums.macromedia.com...> I'm porting some of my GoLive Actions over to DW Behaviors and am having
> some
> problems.
>
> The support functions in my Behavior .js file, following the main
> function,
> are not being included in the page where the function is used. The globals
> at
> the top of the .js file are also not included. I'm working with a trial
> version
> of DW so I don't have much documentation on creating Behaviors.
>
> Appreciate any help with this?
>
>
T. Pastrana Guest
-
actionguy #3
Re: Problem creating Behaviors
Thanks Trent.
This is the documentation I was referencing. I didn't see anything about
script size restrictions or in what order the functions of an Action should be.
I'll give it another read though. Thanks again.
walt
actionguy Guest



Reply With Quote

