-
1. Re: Sharing video script
Dan.Smith Apr 9, 2009 7:45 AM (in response to tweaked_eye)It can be done with any serverside or client side code. PHP, ASP, CFM, JS.
-
2. Re: Sharing video script
tweaked_eye Apr 9, 2009 10:53 AM (in response to Dan.Smith)Can you point in a direction? What do you call it? How do you integrate that into the flash file? What would I search the net for? I tried PHP flash sharing and all I get is links on how to embed a flash file on a html page....I know how to do that.
-
3. Re: Sharing video script
Dan.Smith Apr 9, 2009 11:37 AM (in response to tweaked_eye)It would depend on how or if you are using a database. But, to do it manually without php server-side just hand write the code as the default value in a html text field.
<input name="myTextField" type="text" id="myTextField" value="<embed code goes here/>" />
-
4. Re: Sharing video script
tweaked_eye Apr 9, 2009 3:07 PM (in response to Dan.Smith)I appreciate your responses albeit somewhat cryptic.
So, what you are saying is that I would enter form related html on the php page (why php if it is done manually?) to the page....does that go within the embed flash tags? How would someone align those things so it looks like this sample?
It seems like you are versed in this since you are a community expert...but, what would be the terminology to get a thorough tutorial on this....this is hard to believe this is strictly html and has nothing to do with the flash file?
-
5. Re: Sharing video script
Dan.Smith Apr 9, 2009 3:10 PM (in response to tweaked_eye)where are you wanting this code to show up? within the flash file? or on the html page?
-
6. Re: Sharing video script
tweaked_eye Apr 9, 2009 5:40 PM (in response to Dan.Smith)within the flash file.


