Hi My graphic artist has build a really nice looking segment, which I have converted in to vector graphics, however to create events i place the path in a group, as the group is a square shape these groups are interfering
my OO coding is not good, so can I extent <path> to generate click, mouse over. mouse out events ? or is there a someway, to containing this path in a object capable of generating event but but staying within the path <s:Path id="g5" x="128.303" y="80.5049" winding="nonZero" data="M0 26.9082 19.6162 38.2334C23.4395 31.5615 25.1646 27.3408 27.1924 19.7744 29.2192 12.21 29.8354 7.69238 29.8604 0L7.20996 0C7.18457 5.38086 6.7417 8.58301 5.31396 13.9121 3.88525 19.2432 2.66748 22.2383 0 26.9082Z"> </s:Path>
