Naming the swap image - Can't find it in the tag inspector.

Hello,
I followed an online description of how to do swap images
(mouse rollover) for a hyperlink. The article said that swap images
work best if the images are "named" which is a different attribute
than the image file name. I was able to name the first image, but I
never got a window that lets me name the swap image. The rollover
effect is working fine, but I want to follow best practices if the
swap image should also be named.
Where do I get the menu to name the swap image?
Thanks,
Tom

You only have to name the trigger image. Select the trigger,
apply the
behavior, browse to and select the incoming image (by
filename!), and click
OK.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"tomwood2" <[email protected]> wrote in
message
news:g603ub$1of$[email protected]..
>
quote:
Originally posted by:
Newsgroup User
> Select an image. Look at the Property Inspector. There
is a field called
> "Name". Use it. Or just add the "name" attribute
manually -
>
> <img name="goober"....
>
>
> That's the trouble, I can't figure out how to 'select'
the image that is
> the
> second image. Here's the code after applying the swap
image behavior:
>
> <img src="images/smile120x90.png" name="smile"
id="smile"
>
onmouseover="MM_swapImage('smile','','images/kiss120x90.png',1)"
> onmouseout="MM_swapImgRestore()" />
>
> I'm swapping in a kiss when the mouse hovers over a
smile. After
> Insert>Image
> and inserting the first image, images/smile120x90.png, I
can select it and
> name
> it 'smile'. But placing the cursor over
images/kiss120x90.png inside that
> behavior code doesn't select that image.
>
> Thanks,
>
> Tom
>
>
>

Similar Messages

  • Encrypted Disk Image - Can't find it

    I just created a 1GB encrypted disk image using the Disk Utility program on my macbook (Macintosh HD). After I created it, I put some files in it. Then I "ejected" it, logged off, and then logged back on. It is no longer on my desktop. I tried doing a search and still can't find it.
    So...how did I find it and how do I create a short cut so I don't run into this again?
    Regards,
    New Apple User

    To expand a little on Steve Sherriff1's answer: when you created the encrypted disk image in Disk Utility, it created a file with a .dmg extension, saving it wherever you specified (if you open Disk Utility and again select 'New -> Blank Disk Image' from the File menu, it should still be pointing to the last location you save to). That .dmg (disk image) file is opened as a virtual disk on the desktop when first created. When you eject it, it won't automatically reappear on the desktop; you need to find the .dmg file (using Steve's tip) and double-click the .dmg to mount the disk image. For easier mounting, you can put an alias to the .dmg file on the Desktop, in the Dock, or in the lower-left pane of your Home folder.

  • Can I create a "play" button in the Tag Inspector extension

    Hello,
    I am creating a Tag Inspector extension for changing the
    properties of a customized swf files.
    Can I create a "play" button in the property panel to preview
    the swf movie?
    I've checked the "Inspectors" folder in the "configuration"
    and cant find the Inspector panel htm of swf object.
    It seems a part of core code of dreamweaver.

    No.  iDVD does not have that feature.  However, there are two ways you can do this: 
    1 - join the 10 segments into one movie file.  It's quite easy if you have Quicktime Pro and Quicktime Player 7.  Other video editing apps can do the job.
    2 - you can create a slideshow in iDVD and add each of the movies to it so they all will play one after another:
    Set the Slide duration to anything but Manual.  Do not select a transition and add no music to the slideshow.
    Remember, the playing time of the entire project should be less than 120 minutes including menu's playing time in order for you to use a single layer DVD disc.
    Follow this workflow to help assure the best qualty video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process.
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.

  • How can i find and replace xml tags?

    Hi, i am using xml in my workflow and want to be able to remove certain tags if they contain particular text.
    here is an example of my xml structure…
    <entry>
        <name>DEFAULT</name>
        <tel>DEFAULT</tel>
        <address>DEFAULT</address>
    </entry>
    I am using this initial structure to set the paragraph styles to be followed when the xml data is imported.
    This leaves DEFAULT in place wherever an entry doesn't have any content for that field.
    I want to be able to import my XML then run a script that removes any tags that include DEFAULT, - I need the entire xml tag to be removed not just the text, if i do a normal find and replace it will only remove the text not the tags which is causing problems with styling. I also want to remove the end of para/return (^p) that i've placed at the end of the line. So it would be the same as opening up story editor and removing the content + tags + hard return in there, but i want to automate the process…
    So i think this is what i need to search for in each case
    "<name>DEFAULT</name>^p"
    and i want to replace it with nothing ""
    Can this be done through scripting (ideally javascript)?
    I have a little knowledge of javascript but am not sure how to search and target that kind of string in indesign...
    using indesign cs5
    many thanks

    Hi,
    Script should do it in two steps:
    1. find all occurences of i.e. ">DEFAULT<"
    2. remove whole paragraph which is a found_text's container.
    For example this way -JS - (a textFrame filled with your text should be selected) :
    var mStory = app.selection[0].parentStory;
    app.findTextPreferences =  null;
    app.findTextPreferences.findWhat = ">DEFAULT<";
    var myF = mStory.findText();
    var count = myF.length;
    while (count--)
         myF[count].paragraphs[0].remove();
    rgds

  • After consolidate of image can't find it...

    I just consolidated the image form a referenced location, but even though it is there in my aperture library, I cannot use "show in finder" (greyed out) and locate referenced files says it's not referenced.  I see the file in my library and it no longer has any badges.  However when I go in the finder to the original location (original referenced location) it is still there.  When I have consolidated before it moved the files to the aperture library.  This time it didn't see to.  I've tried relaunching Aperture and it's the same thing.  Recommendations?  I can still see the image and edit/print it.  Weird.
    Mike

    I just consolidated the image form a referenced location, but even though it is there in my aperture library, I cannot use "show in finder" (greyed out) and locate referenced files says it's not referenced.
    Show in Finder does not work for managed original image files in Aperture. It is only available for referenced original files.  Your originals have been safely copied to the library, if you can edit the originals or export them with "File > Export".
    When you consolidate your original files, Aperture will let the originals in their place and copy them to the library by default. Change the option to "Move", if you rather want the files to be moved.
    If you selected "Move files", but Aperture did copy and not move, you may no write permissions on the drive with the references files.
    If you need to be able to reveal managed files in the Finder, open your Aperture library in iPhoto, if you have a compatible iPhoto version. In iPhoto you can reveal managed originals in the Finder.  But be very careful, when opening the library package and don't move or modify files.

  • Looking for Desktop image, can only find alias, which is broken

    Hi,
    I'm trying to find the file that is currently set as my desktop wallpaper.  I've looked in ~/Library/Preferences/com.apple.desktop.plist and found a file name that looks right, DSCF0038.JPG.  The path itself is pretty scrambled (see below for full string) but using 'find' in Terminal I came up with a path for an alias with that name.  Unfortunately the alias is broken.  Assuming all the steps I've taken so far are correct I should be able to access the file somehow; the desktop does.  Any ideas?
    Mike
    plist entry: bplist00ÑZBackgroundÓ.X69670144WdefaultX69670848×  VChange]TimerPopUpTag^ImageFileAlias]ImageFilePath_CollectionStringZChangePathY PlacementUNeverOææ¿~)ÍH+€t€‹¶uê$ ÿþÿÿÿÿ€t€s€rN®?>Ðk× DSCF0038.JPG Macintosh HD<KYfyƒ•¤·ËÌÍÆ34xyz{|}¢£¤¥¦§¨©ª8«

    Hi Mike,
    Os it here?
    /Users/YourUserName/Library/Safari/Safari Desktop Picture.jpg
    /Users/YourUserName/Library/Safari/Safari Desktop Picture.png
    But could be .gif or a few more as far as extensions.
    Safe Boot , (holding Shift key down at bootup), use Disk Utility from there to Repair Permissions, test if things work OK in Safe Mode.
    Then move these files to the Desktop for now...
    /Users/YourUserName/Library/Preferences/com.apple.finder.plist
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    /Users/YourUserName/Library/Preferences/com.apple.desktop.plist
    /Users/YourUserName/Library/Preferences/com.apple.recentitems.plist
    Reboot & test.
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.

  • Scrolling the tag selector: how?

    Details: Dreamweaver 8 on Win2K platform
    In the document window, there is the tag selector in the
    status bar.
    Often, the whole nesting of a particular location in a
    document overflows the size of what the status bar can display for
    the tag inspector, so the whole nesting of a particular element is
    not displayed.
    Is there a way to scroll the tag inspector to access elements
    that would be displayed off the left-hand side of the status bar? I
    recall when the tag inspector was originally added (MX I believe),
    there was a way of scrolling the tag inspector. However, with DW8,
    this appears to have vanished.
    Thank you for your time

    On the computer, check System Preferences > Security. You should be able to turn off the remote pairing there.

  • How can I find out what is wrong with swap image in a library

    I had a DW8 site that used  a library item on many pages with the calls to the macromedia swap image function.  Everything was fine.
    I've now converted to CS5.5 and I find that:
    a) When the library item is changed, the updated pages don't have proper local relative paths. Instead they have the exact path in the library item itself.
    b) I can't detatch the library item from a page, I get:
    An error occured while loading behavior "Swap Image" Please check this file and associated JavaScript files for errors.
    When OK'd this is followed by
    Dreamweaver encountered an improper argument.
    I went back to DW8, forced a library update and everything was fine.  I've checked and so far as I can see, the swap image funtion is identical in the DW8 and CS5.5 versions.
    I don't know if a and b are related, 

    An example page with the associated files that might be involved in this
    problem are copied into dummy files on the customer's site:
    http://valeriewilding.co.uk/queens2.htm
    http://valeriewilding.co.uk/vwqueens.js
    http://valeriewilding.co.uk/topNavQueens.lbi
    The equivalent working files (from DW8) on the site are
    http://valeriewilding.co.uk/queens.htm
    http://valeriewilding.co.uk/vw.js
    The library file is not normally on the site and, if it was, it would be in
    the library directory which could not normally be reached from the htdocs
    folder.  Going back to DW8 as a workaround has solved problem (a) - the path
    error - but downloading these files into a CS5.5 environment should still
    show problem (b), being unable to remove the attachment.
    There is a second library item on the page, the bottom navigation, and this
    can be detached without problem.
    The folder structure on my PC is:
    htdocs
    --- queens2.htm
    --- vwqueens.js
    Library
    --- TopNavQueens.lbi

  • How can I find out the dpi of an image in Acrobat.

    How can I find out the dpi of an image in Acrobat. I have tried the pre-flight option but I really don't understand the pixels width x depth information that I get. I basically just want to know at dpi of a single image. Is there other program that will read my pdf file and tell me this information.

    Thank you, tylerdurdain! That was ridiculously difficult to find. Not sure what version of Acrobat you're using in your image, but for those using Acrobat Pro 11 (in Mavericks), it's buried under View > Tools > Print Production.
    That opens a panel on the right.
    To keep from having to chase it down this way each time, right click on "Output Preview" and choose "Add to Quick Tools Toolbar". That adds a button to the top right of the toolbar.
    Now you can call up the inspector with one click. Choose Object Inspector as tylerdurdain shows above, then click on the item displayed to get its properties.

  • Iphoto 11 import problem.  My camera is importing photos as 4x4.  I see a single image in the preview window, but the import is 4x4.  I just imported from a different camera and that one was OK.  I can't find any setting to change to fix this problem

    I am having a new problem in IPhoto'11.  An older camera is importing photos as 4x4 (16 copies to a single image).  In the preview pane the photos are fine (single copy per image).  I have tried disconnecting and reconnecting but the problem repeats.  Earlier I had a successful import from a different camera.
    I can't find any settings to change this. Help!

    Sorry but I do not understand your question
    As to importing iPhoto simply copies the photos to the iPhoto llibrary - no changes of any sort are made
    LN

  • How can I use some of the image i am working on to paint with? like if I wanted to give someone an extra eye in the forehead, ow could i then paint their own i in the forehead? I know there is a paint tool for that, i just can't find it ... :/

    How can I use some of the image i am working on to paint with? like if I wanted to give someone an extra eye in the forehead, ow could i then paint their own i in the forehead? I know there is a paint tool for that, i just can't find it ... :/

    It sounds like you are talking about the cloning tool?
    Tool looks like this:
    Then when selected you can change the size of the brush and using Alt (windows) and Command (Mac) to select your region you want to copy then start to create you cloned image.
    Hope this helps?

  • How can I synchronize my iPhoto events? my iTunes doesn't read them and with the app Images in the iPad I can only find Photos, Albums, Faces and Places, not Events.

    How can I synchronize my iPhoto events? my iTunes doesn't read them and with the app Images in the iPad I can only find Photos, Albums, Faces and Places, not Events.

    I had a problem a couple of months ago when iPhotos suddenly rearranged the order of my Events (Why won't iPhoto let me arrange my photos?) .  I was told "Use albums not events - events are not a good way to organize - albums and folder are designed for organisation and are very flexible".
    Haha!  I should have paid attention and read between the lines!  My iPhotos were highly organised groupings - not according to date but the way I wanted them - and it was so easy to do!  I see now that if I had them all in albums, as per the Apple Apologist suggestion, I wouldn't have this unholy mess I have been left with just to make iPhone & iCloud users happy.  I am now going through Photos and making Albums (of what used to be in my Events)  ... maybe I'll get this finished before they do another non user friendly update!

  • HT3964 Hello, my isight camer is not working properly, i was using photo booth and suddenly the image was black or too dark and also ichat and facetime are too dark as well, please helpme out i can not find any solution.

    Hello, my isight camer is not working properly, i was using photo booth and suddenly the image was black or too dark and also ichat and facetime are too dark as well, please helpme out i can not find any solution.

    read this and see if it helps: http://support.apple.com/kb/ht2090

  • Where does time machine store content that would be found in the Finder window under "All Images, All Movies, All Documents"? Also, I have many Garageband projects and mp3 files I can't find.

    Where does time machine store content that would be found in the Finder window under "All Images, All Movies, All Documents"? Also, I have many Garageband projects and mp3 files I can't find.

    Easiest way to find time machine files is to open up the folder or application(works for email and iphoto)  they were in - then click on time machine ICON or enter time machine from the time machine menu to go back through the files.

  • Does anyone know where the iWeb data files are located or what they are called?  I can't find them.  I looked in Finder for files named the same as my website, but found nothing.  Any help would be appreciated.

    Does anyone know where the iWeb data files are located or what they are called?  I can't find them.  I looked in Finder for files named the same as my website, but found nothing.  Any help would be appreciated.

    If you erased or replaced your hard drive since iWeb was cancelled, then they are gone. Otherwise, if you have maintained backups then check those.
    Usually such files are in the /Home/Library/ folder or a sub-folder.
    Exposing the /Home/Library/ Folder
    Pick one of the following methods:
    A. This method will make the folder visible permanently. Open the Terminal application in your Utilities folder and paste the following at the command prompt:
    chflags nohidden ~/Library
    Press RETURN.
    B. Click on the Desktop, press the OPTION (⌥) button, select Library from the Finder's Go menu.
    C. Select Go To Folder from the Finder's Go menu. Paste the following in the path field:
    ~/Library
    Press the Go button.

Maybe you are looking for

  • Problem during installation of iTunes 10.7 on Win7 x64. Is there anybody that can help me?

    Hello everyone! I've a problem during installation of Itunes 10.7 on Window 7 x64. I had installed v11 but i don't like it, so i've uninstalled correctly this version and i have downloaded v10.7 The message, translated in english, is: UNKNOWN \ Compo

  • Commission Report Question

    The commission Report is giving me the correct details based on each Sales Invoice and its relevant commission. However what is missing from this report is; 1. There is no TOTAL for the report 2. The B/P Name is missing How can I change the report si

  • Clicking on Adobe Acrobat file brings up Microsoft viewer fax

    I want to view an Acrobat file at my mutual fund online and when I click on the Adobe file icon, the Microsoft Viewer and Fax window appears and I cannot view the file. How do I get back the function whereby my Adobe reader opens the view of the file

  • Scheduling a report

    Hi Experts,                   I want to execute a ABAP REPORT periodically in Background , when tried asking for a variant please help in creation of variant if necessary, and please help me knowing the process of a executing a report periodically in

  • DMA2100 won't connect to newer dual-band N routers

    I decided to upgrade my WRT600N router to see if I could get some better overall range out of the GHz band. I first tried the Netgear 900N based on reviews. I had continuous problems trying to get the extender to connect to the router. It could find