Polygon Hotspot Problems

I am on a new MAC with Leopard os 10.5.1 and Dreamweaver
version 9.0 (all new!!!:( ). The rectangular and circular hotspots
work fine for me but the polygonal tool will not work. Here's what
it does. I click on the polygon icon and start to draw no outline
shows when I "finish" a tiny spot at my last "point" appears and
then it prompts me to fill in the ALT text. I am in the standard
mode. I have tried new "uncorrupted" files (with next to no code in
them) that did not help. Any suggestions???

Let's see the markup for the <img> tag. If it has the
vspace or hspace
attributes, it will do exactly this. Remote them.
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
==================
"ape54321" <[email protected]> wrote in
message
news:fppen0$evj$[email protected]..
> When I do this it will immediately give me that tiny
green selection point
> and prompt me for the ALT text.

Similar Messages

  • CS6 polygon hotspot not working

    Hi
    I have recently upgraded from CS5 to CS6 and have just tried to use CS6 to create a polygon hotspot (which works fine in CS5).
    Unfortunately when I try to create even a simple (not within a <div>) imagemap this way with CS6 casues a problem yet creating a rectangle or circle is no problem at all.
    When I try to create a polygon, I get the pop up window which asks to describe the image map.  Click ok on that and then add another point but thats when it fails.  Trying to add another point after that starts trying to create a new region entirely.  So with a polygon shape, it will only allow you to add 2 poiints,
    Is there a fix for this at all please?
    Cheers
    Jamie

    Thought as much Jamie.
    My problem is that I cannot replicate your problem. I can create the most horrible looking hotspot without even a sputter from Dreaweaver as you can see
    After the first co-ordinate I did have to enter the link and alt text, then continue with the rest of the links. Oh, and I am using DWCS6 Version 12.2 Build 6006

  • Anyone have an Answer for the ipad Hotspot problem in Australia

    Anyone have an Answer for the ipad Hotspot problem in Australia

    Sorry but we can't really help you unless we know your problem. Enjoy your new iPad

  • Hotspot Problem SOS!!! HELP

    Hello All,
    Currently facing a hotspot problem. When connecting to a hotspot on the iPhone it works fine eventually but when connecting to a hotspot on the blackberry bold 9900 with OS 7 it always says cannot connect to blackberry hotspot.
    I am wondering if Apple have made their products (so) that you can only connect to iPhone or other products with hotspots.
    iPad Info: The new iPad with Wi-Fi+Cellular
    <Edited by Host>

    Same here it connect bet not working actually !
    And all other devices are working correctly through iPad hot spot but blackberry is not.
    Hope apple to fix

  • Edit the path of a polygon hotspot

    Hi,
    I need to edit the path of a polygon hotspot in Fireeworks.
    Actually, a simple drag n' drop is working with the path.
    But to make the path a little less complex, I need to delete several knots.
    How can I do that??
    Thanks in advance.

    Use the sub-selection tool (white headed arrow) to select individual nodes (points) and delete them.
    There's a Path palette with some additional tools. In CS3, it's under Window>Other. It may be in other places in later versions, check the help files.

  • Creating a triangle using polygon class problem, URGENT??

    Hi i am creating a triangle using polygon class which will eventually be used in a game where by a user clicks on the screen and triangles appear.
    class MainWindow extends Frame
         private Polygon[] m_polyTriangleArr;
                       MainWindow()
                              m_nTrianglesToDraw = 0;
             m_nTrianglesDrawn = 0;
                             m_polyTriangleArr = new Polygon[15];
                             addMouseListener(new MouseCatcher() );
            setVisible(true);
                         class MouseCatcher extends MouseAdapter
                             public void mousePressed(MouseEvent evt)
                  Point ptMouse = new Point();
                  ptMouse = evt.getPoint();
                if(m_nTrianglesDrawn < m_nTrianglesToDraw)
                                int npoints = 3;
                        m_polyTriangleArr[m_nTrianglesDrawn]
                      = new Polygon( ptMouse[].x, ptMouse[].y, npoints);
    }When i compile my code i get the following error message:
    Class Expected
    ')' expectedThe two error messages are refering to the section new Polygon(....)
    line. Please help

    Cannot find symbol constructor Polygon(int, int, int)
    Can some one tell me where this needs to go and what i should generally
    look like pleaseI don't think it is a good idea to try and add the constructor that the compiler
    can't find. Instead you should use the constructor that already exists
    in the Polygon class: ie the one that looks like Polygon(int[], int[], int).
    But this requires you to pass two int arrays and not two ints as you
    are doing at the moment. As you have seen, evt.getPoint() only supplies
    you with a single pair of ints: the x- and y-coordinates of where the mouse
    button was pressed.
    And this is the root of the problem. To draw a triangle you need three
    points. From these three points you can build up two arrays: one containing
    the x-coordinates and one containing the y-coordinates. It is these two
    arrays that will be used as the first two arguments to the Polygon constructor.
    So your task is to figure out how you can respond to mouse presses
    correctly, and only try and add a new triangle when you have all three of its
    vertices.
    [Edit] This assumes that you expect the user to specify all three vertices of the
    triangle. If this isn't the case, say what you do expect.

  • Hotspot problem with IOS 6 in iPhone4

    After upgrading to IOS 6 my iPhone 4 start losing Hotspot connectivity with iPad3. Only works if I restart my iPhone 4 ( power down and power up) .
    Any suggestions ? I'm in Canada using Fido carrier for my cellphone with 6GB data plan .

    So here's my solve path for the personal hotspot missing issue after upgrading to iOS6 from iOS 5.1.1.  This is on a iPhone 4S.  I have the 4GB data plan plus tethering (personal hotspot).
    Summary of fix
    - The issue wasnt the phone.  It was fixed by Level 2 AT&T by messing with network/account settings.  My plan didnt change to 5GB - the 4GB plan I was on is the same now its working.  I didnt get a new SIM card, or a new phone.  So my suggestion if you face this problem is call AT&T, and escalate the problem up through their support.
    Steps Tried
    - Turn phone off and on
    - Reset network settings
    - Restore phone using itunes back to factory defaults.  Setup as a new phone.
    - Restore phone and recover backup
    - Do a reset on the phone (hold down top button and front button).
    - Called AT&T and was transferred to Apple.  Apple escalated up to a Level 2 support person.  Transferred back to AT&T Level 2 support (who fixed the problem).
    - Note - apple support and AT&T support apparently cannot be on the same call at the same time (some bogus rule).  So they will transfer you back and forth but cant be on at the same time.
    - Initially AT&T Level 1 said it was Apple problem (a punt - they couldnt work out how to fix).  Apple Level 1 said it was AT&T's problem, so its important to get to Level 2 so they actually try to fix.
    So like I said at the top, the key is getting AT&T to fix your account, not the phone issue.  They will ask you to turn the phone off, then back on a few times, then reset network settings again.  It was the network settings reset that finally fixed it for me, after they monkeyed with account settings a few times.
    Good luck!

  • Ipad2 /hotspot problem after software upgrade

    I can connect to my hotspot or at least it is showing that I am connected but can't download email, or access the internet. Anyone else having this problem?

    Steve,
    Thank you for your input but the RAID disk set will not pose an editing issue
    as read cycle time is the same as a single disk. RAID 1 does have a slight
    increase in the write time, but this slight increase is also not an issue for NL
    video editing.
    I followed your recommendations for managing performance of Win 7 and I
    did notice a performance increase.  I have decided NOT to operate APE 8
    with AVCHD clips and I am testing different AVCHD converters from
    different companies.  I am currently testing converting to DV AVI format but
    I do not know if that format is optimal for editing in PRE.
    Another forum participant suggested that the On Board GPU may not have
    sufficient performance, but I do not believe the APE uses any of the
    acceleration offered by a GPU.
    I believe as you do that multi-core processing is much more significant in
    performance improvement.  That is the reason I purchased a QUAD CORE
    AMD processor.  Now I am wondering if the software is actually taking full
    advantage of the QUAD core.  When APE loads it reports that a "multi-core
    Processor is present" but the software struggles in previewing an HD
    project.
    I am trying to avoid having to render sections of a project to see the
    preview because rendering while editing consumes too much time and eats
    up resources.
    Regards,
    Drew Henderson
    Akces Media LLC
    800-582-7009
    http://alzodigital.com
    http://alzovideo.com
    Please do not send HTML email to respond.
    Our mail server filters out all HTML emails.

  • Public wifi hotspot problems

    I’ve read the thread about flaky wifi, but I think the following may be a different issue, as this is not purely wifi connectivity:
    I am using a year old MacBook Pro.
    It connects fine into my own wifi, and at friends’ homes, hotels etc.
    However, it is problematic when it comes to using free-to-use hotspots in public areas.
    Typically I can connect right into a wifi system.
    Then the procedure is to open the web browser (Safari or Firefox installed), which should be automatically directed to the organisation’s log-in, where you accept their terms and conditions, and off you go.
    Sometimes for me this works fine, so if I go into a McDonalds, no problem.
    But it often does not, for example I cannot hook into the Orange France Service, nor the Eurotunnnel service and others.
    However, in all instances my iPhone works immediately.
    Seems to me that something on the MacBook may be misconfigured, and any help to identify and rectify the problem will be much appreciated.

    Nothing in your MBP is seriously miss-configured. Most times it's the service. What I do is to create a new location for every public hotspot I visit. Outline the preferences along with ISP (network names) in my Preferred networks list. If a hotspot reacts like the one's that are giving you issues I manually type the hotspots sign-in page in the url address in my browser. Once there I can bookmark that page for the next time it gets buggy.

  • Point in Polygon/Rectangle problem.

    Hi,
    I'm want to find out, what points in my DB are inside an user-defined area.
    If I have a rectangle and treat it like a rectangle in the query:
    SELECT * FROM TABLE WHERE
    sdo_relate(point, mdsys.sdo_geometry(2003,8307,null,
    mdsys.sdo_elem_info_array(1,1003,3),
    mdsys.sdo_ordinate_array(-30,-30, 30,30)),
    'mask=INSIDE querytype=window layer_gtype=point') = 'TRUE'
    ...everything is ok.
    If I take the same geometry and use it as an polygon in the query:
    SELECT * FROM TABLE WHERE
    sdo_relate(point, mdsys.sdo_geometry(2003,8307,null,
    mdsys.sdo_elem_info_array(1,1003,1),
    mdsys.sdo_ordinate_array(-30,-30, 30,-30, 30,30, -30,30, -30,-30 )),
    'mask=INSIDE querytype=window layer_gtype=point') = 'TRUE'
    ...the result is wrong, there are lots of points that are definitely outside the area. The number of errors is rising the bigger the choosen area becomes.
    Any idea?
    Best regards
    Florian

    wateenmooiedag,
    this seems to work. Thanks.
    But: if I make the query window very large, than again I have wrong results.
    Here: http://gdsg.ngdc.noaa.gov/spatial_cookbook.html I found the sentence:
    Also, this query will not return the correct number of records if the selection area > one-half the surface of the earth
    This is exactly what I'm experienced.
    Now I ask myself: how should I use Oracle Spatial if it's not possible to aks for points that are inside a certain polygon (even if the polygon is more than half the world) ??
    siva,
    I understand what you mean.
    But in my case, the problem is not that I get little differences between the rectangle and the polygon. If I use the polygon, I get completely wrong results.
    For example: my query window is mdsys.sdo_ordinate_array(-100,-80, 100,-80, 100,80, -100,80, -100,-80 ), than I only get results that are outside the longitude area (-180 to -100 and 100 to 180).
    For me this seems to be a bug.
    Best regards,
    Florian

  • Mobile Internet and Personal Hotspot problems

    I have an iPhone 3GS with the latest updates.
    Yesterday mobile internet has suddenly stopped working, giving me the 'iPhone is not connected to the internet' error anytime I tried to use Safari (nothing else involving a connection is working, really)
    I didn't make any change that could have triggered this, I have an unlimited mobile internet plan and anyway I have enough money too.
    I can see the 3G and Edge symbols and have a good service, APN is correct. I use only mobile internet, therefore the other connection options are always turned off.
    I tried restarts, resets, both manual, with iTunes, only network settings, total formatting, restoring from backup, but I still have the problem.
    Rarely it starts working, but only for some seconds, time to load a page and it stops working again.
    Going through the network settings I then noticed 'Personal Hotspot' has the loading wheel that never stops spinning, like it was searching for something, I know I usually had an option to turn it on and off, anyway before that happened it was off.
    I don't want to use a Personal Hotspot and want to keep it off but there's on option at all, I tried all the resets again, or staying on that setting page for a while, but it goes on spinning.
    I don't know if the two things are connected, I was wondering if mobile internet and hotspot are someway conflicting with one another, if I can't connect because it keeps searching for the hotspot, or if there's any way to stop that 'loading status'?
    Tried searching on other threads/Google already but I didn't find anything that would solve it

    I tried with the Sim too and din't work either
    I'm with Vodafone, I've seen other people having the same problem but it was due a wrong APN or else they got it fixed with a simple restart
    Tried calling their CS too but I just got told to check my APN/config (it's everything fine) or try resetting network settings as I already did a few times

  • Window 8 pro 64 bit wifi hotspot problem

    I am use windows 8 pro 64 bit . I make WiFi hotspot on my laptop ,it successfully started and i enable internet sharing then i connect my android phone to this network, it connect successfully but nothing open in my phone ,it didn't receive any data. i use
    another mobile but same problem.
    then i go to network and internet sharing center in control panel and open local area connection*13 it shows as :-
     IPv4 Connectivity: Internet
    IPv6 Connectivity: No Internet Access
    Media state: enabled
         what problem? plz help needfully..............

    Hi,
    For reference:
    steps to create hotspot connection in windows8
    http://answers.microsoft.com/en-us/windows/forum/windows_8-networking/steps-to-create-hotspot-connection-in-windows8/03339860-ae8c-478b-bd68-4fdc5d597d7a?msgId=3273a9f7-1438-4398-8900-c9630c93beca&page=1
    Best regards
    Michael Shao
    TechNet Community Support

  • Mobile Hotspot problems

    Is anyone having problems with HTC One Mobile Hotspot?
    When I try to turn on I get a warning message. and it asks to try again later.

    Hello Silvergranny,
    Thank you for the feedback, to further investigate this we would request that you contact our BlackBerry PlayBook support team for further investigation into this matter.
    The contact information for BlackBerry PlayBook support can be found here: http://us.blackberry.com/legal/blackberry-playbook-complimentary-support-plan-terms-and-conditions.h...
    Let us know if you have any other questions.
    Thanks.
    -HB
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Hotspot Problem

    Hi
    Not sure if Mac Mini discussion is the right place for this problem since it is hotspot related, but the problem only happens on my mini.
    Basically, I have an old mini which I can use hotspot to connect to the internet. I recently bought a new mac mini and used migration assistant to copy everything from old mini to new mini in setup.
    The problem I have is that while old mini can still use hotspot to access internet, new mini links up to my iphone, recognises the hotspot connection I am unable to use this connection to get any internet traffic. I have connected bia USB, bluetooth and wifi to both old and new mini and get the same result.
    As far as I can see everything is in place for this to work on new mini since it is a clone of old mini, but just don't get any data transfer.
    Am I missing something somewhere?
    Cheers

    Hi Alan, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    10.4 instructions...
    Is that Interface dragged to the top of Network>Show:>Network Port Configurations.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • 3gs hotspot problem

    I've been trying for about a week to get my 3gs' personal hotspot via usb to connect to my toshiba satellite to no avail but it works on my significantly older compaq desktop.  My itunes on both computers and ios are both up to date.  Is there anything I can do to fix this problem?
    Thanks in advance

    If you Compaq had all other means of communication turned off and was indeed working thru the 3GS, then it must be an elusive setting, or a driver issue on the Toshiba Satellite.
    Here is a similar discussion that might help:  https://discussions.apple.com/message/13287104#13287104

Maybe you are looking for