scripty lightbox

I have an iframe thats a movie I need to embed ideally I would like a play button on the page, you click then the scripty lightbox launches with the iframe of the movie…

…Can I do this with scripty lightbox?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Heres what happens if I just set it to URL and add the iframe code (lightbox3) FW6

http://www.easthalldesign.com/reveal/drdev/Breast-Augumentation/breast.html

Click the top right small box…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Uh, you’re not supposed to put the entire iframe code in there, just the URL that points to the content. In this case, you would want:

http://content.understand.com/drdavidbogue.player?PresentationID=8b07a6a1-2ef4-4259-a6e6-b8fc61002c30&CatalogID=b4d9716a-d5ff-4ec9-8d1a-931ad6997c9e

Copy the code that your video embed host gives you, but only use the content of the src attribute on the iframe tag, not the entire iframe tag itself.

Walter

On Feb 13, 2013, at 2:10 PM, Justin Easthall wrote:

Heres what happens if I just set it to URL and add the iframe code (lightbox3) FW6

http://www.easthalldesign.com/reveal/drdev/Breast-Augumentation/breast.html

Click the top right small box…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I tried that but then the button fails to launch?

http://www.easthalldesign.com/reveal/drdev/Breast-Augumentation/breast.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You still don’t have it. Look very carefully at the code you are pasting into the URL field. It should begin with http and end with c9e. You have some additional characters and/or spaces in there that are confusing things. It must be a completely legal URL. If you can’t paste it into a browser window and get a valid video back, you need to keep looking at it until you find where the extra characters are. Anything beginning with a % in a URL is an escape sequence – you’ve seen %20 before replacing a space, right? You have %3E%20 at the end of this URL, which might be a quote mark and a space, can’t recall exactly what %3E is.

Walter

On Feb 13, 2013, at 2:24 PM, Justin Easthall wrote:

I tried that but then the button fails to launch?

http://www.easthalldesign.com/reveal/drdev/Breast-Augumentation/breast.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

http://content.understand.com/drdavidbogue.player?PresentationID=8b07a6a1-2ef4-4259-a6e6-b8fc61002c30&CatalogID=b4d9716a-d5ff-4ec9-8d1a-931ad6997c9e

heres whats going in - I checked the URL checker also in the pop when add the url and that said it is ok?

Is something happening after I add it?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

%3E

is

>

Todd

can’t recall exactly what %3E is.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yes - but Im sure I added it clean now but still no joy


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

According to the HTML that I read from your server, yes. But I don’t know where it’s happening. Are you using 5 or 6 for this page?

Walter

On Feb 13, 2013, at 2:48 PM, Justin Easthall wrote:

Understand.com Player

heres whats going in - I checked the URL checker also in the pop when add the url and that said it is ok?

Is something happening after I add it?


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

6 thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Cut this page out of the current document and paste it into a new document. Send it to support(a)softpress.com for dissection.

This shouldn’t be happening, and it doesn’t happen in a 5.5 document.

Walter

On Feb 13, 2013, at 3:11 PM, Justin Easthall wrote:

6 thanks


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

K - will do it now cheers


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options