Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
David Waz... #1
Re: dynamic links
Template within a datagrid or datalist would work.
"suzy" <phillipa@nospamming.com> wrote in message
news:u1Nf7u9QDHA.4024@tk2msftngp13.phx.gbl...>
> hi,
>
> i want to loop through a dataset containing a list of x urls to create a
> html table of server links, where each hyperlink is on a serparate <tr>?
>
> how do i do this?
>
>
>
>
David Waz... Guest
-
links in dynamic text within flash
Is it possible to create a link in a dynamic text box (contents loading from an external file). I thought it might be possible having the HTML text... -
Heeeeellllp with Dynamic links
I am building a Ecommerce website and am a newbie to Dynamic WebPages. I am using PHP, with Dreamweaver, and MySQL database to store my products... -
Auto Generate Dynamic Links In PDF
Hello, Not even sure where to place this one of if it is even possible. Does anyone know a way to auto generate dynamic links via Adobe PDF? ... -
dynamic text > but with hyper links
hello Ive managed to get a text box that is dynamicly built from a .txt file using this code / create a new loadVars object mySimpleText = new... -
Dynamic Text Links.
Hi, I have a flash project and in it I use a lot of Dynamic Text boxs. They are multilined, selectable and the text is rendered as HTML. I can... -
John #2
Dynamic Links
Hi all,
is there a way to get flash to treat some imported text as a link? i.e. I
have a url stored in a database, and import that into flash via PHP. the
button is set up in the library I just need flash to know this is a url and
attach it to the button in the getURL. Anyone done this or got any idea how
if at all it could be done??
John.
John Guest
-
Shane Elliott \(timberfish.com\) #3
Re: Dynamic Links
Yes, it's very simple. You would import your data into Flash via PHP or
whatever you choose using value pairs (refer to loadVariables or LoadVars)
or XML (refer to the XML object) and once your URL string is in, you would
just map it to some variable. Now when you call the getURL, instead of
typing in the URL as a string, just refer to the variable you defined and it
will pop the URL you imported.
I was purposely vague, because the actual code for this is something you'll
have to come up with. If you look up the methods and objects I refer to and
understand how to use them, then you'll have little trouble executing the
concept I described.
Good luck.
--
Shane Elliott
[url]www.timberfish.com[/url]
"John" <john@juve.karoo.co.uk> wrote in message
news:vh6ijhna9mpi8f@corp.supernews.com...and> Hi all,
> is there a way to get flash to treat some imported text as a link? i.e. I
> have a url stored in a database, and import that into flash via PHP. the
> button is set up in the library I just need flash to know this is a urlhow> attach it to the button in the getURL. Anyone done this or got any idea> if at all it could be done??
> John.
>
>
Shane Elliott \(timberfish.com\) Guest
-
John #4
Re: Dynamic Links
Thanks Shane, that actually sounds quite simple:)
Cheers m8.
"Shane Elliott (timberfish.com)" <private@timber.com> wrote in message
news:q1IQa.29$g13.3584190@newssvr14.news.prodigy.c om...it> Yes, it's very simple. You would import your data into Flash via PHP or
> whatever you choose using value pairs (refer to loadVariables or LoadVars)
> or XML (refer to the XML object) and once your URL string is in, you would
> just map it to some variable. Now when you call the getURL, instead of
> typing in the URL as a string, just refer to the variable you defined andyou'll> will pop the URL you imported.
>
> I was purposely vague, because the actual code for this is somethingand> have to come up with. If you look up the methods and objects I refer toI> understand how to use them, then you'll have little trouble executing the
> concept I described.
>
> Good luck.
>
> --
> Shane Elliott
> [url]www.timberfish.com[/url]
>
>
> "John" <john@juve.karoo.co.uk> wrote in message
> news:vh6ijhna9mpi8f@corp.supernews.com...> > Hi all,
> > is there a way to get flash to treat some imported text as a link? i.e.> and> > have a url stored in a database, and import that into flash via PHP. the
> > button is set up in the library I just need flash to know this is a url> how> > attach it to the button in the getURL. Anyone done this or got any idea>> > if at all it could be done??
> > John.
> >
> >
>
John Guest
-
Planmaker30 #5
Dynamic Links
I am building a Ecommerce website and am a newbie to Dynamic WebPages. I am
using PHP, with Dreamweaver, and MySQL database to store my products
pictures, descriptions, & ect. Can anyone tell me how to make dynamic links
that only pull items from the database that are in the category as the link
that I click?
Example : If I have a link named Jewelry or Clothing. When the link is
clicked it populates a page with these items from my database.
Can anyone help me through the steps or recommend an online source or book?
Thanks in advance
Planmaker30 Guest
-
mike masotti #6
dynamic links
I have results from a query that have a column with unique order numbers. I
would like to have the user click on the order numbers and be presented with a
pdf file (from a specific folder) for that order with the same file name (order
number).
What do I put in the property inspector?
How do I make it so the user is not able to change the URL and enter another
number and see my other files in that folder?
Can the column have just a number as a result and the file have the added
extension of .pdf and still be able to link to it?
Can someone provide me with a link discussing subject?
Thanks in advance for any help.
mike masotti Guest



Reply With Quote

