I am not sure that you can do this with Flash Buttons as the link is
generally controlled with the flash player itself.
--
Regards
Paul Whitham
Valleybiz Internet Design
www.valleybiz.net
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
www.macromedia.com/support/forums/team_macromedia
"t.d." <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
I'm using dmmx, cfmx & access to create dynamic data. I have a master
detail page which lists 10 listings, with a link to the detail page on each
|
list in the table using the ID no. I'm trying to insert a flash button in
the table to link to the detail page, but don't know how to get the button
to pick up the ID. I've tried using a link from the automatic one that dw
creates for you, is detail.cfm?ID=recordset.list. When I test it, the link
in the browser goes to the page but displays as
detail.cfm?ID="hash"recordset.list. I think the problem is that there is a
hash missing at the end of the link, but have no idea how to fix it. The
link in the flash button is correct. Any suggestions would be gratefully
appreciated.