[Pro] adobe bridge cs5

I forgot to let you know that it works in my preview but not when i upload it.


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

Post a link to your online page - it sounds very much that you are using a local path to the files on your Mac and not the absolute path to the files on the server.

The iframe source/url should begin http://

David


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

Can you please help me with the process as i tried for a while and still no go. Help will really appreciate. This is what i did.1) I went to the page i want with the iframe. 2) I went to actions iframe and made a iframe box. 3) Inspector-Actions URL>name of the external adobe bridge file on my desktop. 4) Target the name of my page with the iframe box. I then uploaded my project to the server and i still see only the iframe box. The page i am trying to add the bridge gallery is in http://csdesignmtl.com/onlineclient.html the client casandra family portrait.


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

Inspector-Actions URL>name of the external adobe bridge file on my desktop.

This is where you are going wrong. The web page is looking for the file on your Desktop and it cannot access it. You will need to use the URL of where the file is on your server ie http://csdesignmtl.com/mybridgefile.html

David


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

This what you have currently

<iframe src="../../Desktop/Casandra%20Proofs/Casandra%20l%20Web%20Gallery/index.html" id="item1casandra 2" name="casandra 2" width="916" height="571" frameborder="1" scrolling="no" allowtransparency="true"></iframe>

Also be careful how you name your files and folders. Avoid space characters %20 and stick to alphanumerics, hyphens - and underscores _

D


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

Thank you i’ll try that


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

I must be doing something really really wrong because i am still not able to get this work. I tried all the steps from iframe. Please give a big help step by step if possible.


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

Post a link to your page please Lesley

D


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

Once I have that link I can see the code in your page.

Where have you uploaded the Files/Folder to - on your server I assume. Something like csdesignmtl.com/mybridgefolder and is the main HTML page in that folder called index.html?

If so then the URL for your iframe (using the iFrame action) should be Other then choose External and add your web address http://www.csdesignmtl.com/mybridgefolder/index.html

And that is all you should need to do.

D


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

http://csdesignmtl.com/casandra_gallery.html
I posted it to csdesignmtl.com/casandra and it has index in it.


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

Well there is no index.html at http://www.csdesignmtl.com/casandra/index.html

How did you get the folder up there?

You also have your iFrame source as http://www.csdesignmtl.com/casandrafile.html

What is the adobe created folder actually called and what is the file inside that folder with the gallery on it called. When you created the files, folders did you ensure that there were no space characters in their file names.

Are you absolutely sure that you have uploaded the folder to the correct part of your server - usually into www or public_html or similar. If you cannot access the file directly in your browser at http://www.csdesignmtl.com/casandra/index.html then it is not in the correct place.

All these factors, correct paths, correct file name(s), correct frame source are critical.

D


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