Forum Replies Created

Page 104 of 129
  • Abraham Chaffin

    September 23, 2008 at 4:21 pm in reply to: Private Messages

    You can send private messages if you are their friend. To become someones friend go to their profile and extend friendship. Once they have agreed that you are friends then you can send them a note.

    Abraham

  • Abraham Chaffin

    September 16, 2008 at 9:55 pm in reply to: tester
  • Abraham Chaffin

    September 16, 2008 at 3:46 am in reply to: tester
  • Abraham Chaffin

    September 11, 2008 at 9:18 pm in reply to: Click-to-play placeholder frame– is it better?
  • Abraham Chaffin

    September 11, 2008 at 8:53 pm in reply to: Click-to-play placeholder frame– is it better?

    [William Carr] “I’ve read many recommendations to use a click-to-play placeholder frame as a src parameter for an embedded Quicktime movie.
    Is this a solution to:
    (1) allow background loading of the movie until clicked
    (2) circumvent the visitor’s Quicktime Player autoplay setting “

    (1) Having a click-to-play placeholder doesn’t allow the background loading of the movie – the movie that is played when the placeholder is clicked on is the only movie loaded until it is clicked.

    (2) This does however circumvent the autoplay setting as the initial video is autoplayed but the other video that must be clicked to initiated does not play.

    Abraham

  • Abraham Chaffin

    September 11, 2008 at 7:30 pm in reply to: testT
  • Abraham Chaffin

    September 11, 2008 at 7:28 pm in reply to: testT
  • Abraham Chaffin

    September 11, 2008 at 7:27 pm in reply to: testT
  • Abraham Chaffin

    September 10, 2008 at 7:26 pm in reply to: Flash in Dreamweaver

    With this method all you should need to do is place the image where the text is. Here’s the code view of what you’re replacing the bold underlined part is the only part you would need to change:

    <a href="#" onmouseover="MM_setTextOfLayer(‘movtarget’,”,’&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0&quot; width=&quot;320&quot; height=&quot;240&quot;&gt;n &lt;param name=&quot;movie&quot; value=&quot;rollover1.swf&quot; /&gt;n &lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;n &lt;embed src=&quot;rollover1.swf&quot; quality=&quot;high&quot; pluginspage=&quot;https://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;320&quot; height=&quot;240&quot;&gt;&lt;/embed&gt;n &lt;/object&gt;’);MM_changeProp(‘movtarget’,”,’className’,’movvis’,’DIV’)" onmouseout="MM_changeProp(‘movtarget’,”,’className’,’movinvis’,’DIV’)">Movie 1</a>

    Change that text to an image tag <img src=”whateverpic.jpg”>

    Doing this replacement won’t effect the functionality of the rollover pop-up…

    Abraham

  • Abraham Chaffin

    September 2, 2008 at 6:17 pm in reply to: tests
Page 104 of 129

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy