JS (CS4) Add arrowhead to stroke

Yes, I thought this would be easy for me… minus a few hairs and now I'm here.
This:
myHorizontalArrow.rightLineEnd.Triangle;
or
myHorizontalArrow.rightLineEnd.arrowHead.Triangle;
does not work.
OMV lists:
ArrowHead.TRIANGLE_ARROW_HEAD
Insight is greatly appreciated as to where I'm going wrong.
Thanks,
John

InDesign accepts the form:
triangleArrowHead
as well. But this transformation does not work across the whole of the Creative Suite and not within the base JS features.
For example,
Number.NEGATIVE_INFINITY
cannot be written:
Number.negativeInfinity
This returns the value undefined.
Dave

Similar Messages

  • Easiest way to add a double stroke to text / or object in  Illustrator 10

    New to the forum and wondered if someone can help me find a solution in adding a double stroke to text or an object? I have illustrator 10 (Mac). Thanks Also, should I be in a different forum section or is this correct?

    Go to window/appearance and add as many strokes and fills you want, and reorder as you need
    here you can see a movie on how it works, no matter the video is in AiCS3, works the same in Ai10.
    http://www.adobe.com/designcenter/video_workshop/
    look under de illustrator product "Using the appearance panel and efects"
    http://marizmendi.googlepages.com/index33

  • Dreamweaver CS4 adds a tab when we move to new line.

    Dreamweaver CS4 adds a tab when we move to new line. This thing was not in CS3, its not a big problem but it disturbs me, so is there any setting to change it.
    for example,
    Dreamweaver CS3
    .hello{
    Dreamweaver CS4
    .hello{
    Thanks in advance

    If you're referring to the way that Dreamweaver formats CSS, you can change the options in Preferences (open from the Edit menu on Windows, Dreamweaver menu on the Mac). Select the Code Format category, and click the CSS button at the bottom of the panel. You can set your preferences there.
    The way that Dreamweaver handles curly braces is to indent the next line automatically when you press Enter after the opening curly brace. Type your style rules, and press Enter after the last one. When you type a closing curly brace, Dreamweaver CS4 automatically moves it one tab space to the left after you press Enter again.

  • Effect Stylize Add Arrowheads Simple Improvement to Dialog

    In the 'Add Arrowheads' dialog a very useful improvement that must be incredibly easy to implement would be a single button to allow the user to "swap" the arrowhead specified from the Start to the End.
    A better option would be to have the path start/end styles present as a visual dropdown rather than being accessed only by repeated clicking the arrows.
    I frequently find that when I apply arrowheads they are at the opposite end to where I expected them to be. I can't find a 'reverse path' option so a simple button to flip which end of the path the arrowhead is applied would be useful.
    Currently the user has to click as many as 28 times to perform this simple action. If I have style #14 selected for the End of the path and #0 selected for the Start and this results in the arrowhead at the wrong end to flip this style I have to click back to #0 (no text field entry or dropdown which would be WAY better) then click to #14 at the other end.

    Not a complete solution. If the path has a brush applied then the brush is reversed, too.
    Illustrator's arrowheads have been stuck in beta for years. I doubt they will ever be what anyone* calls "done".
    *Except, of course, Adobe. They think something is "done" if they can add it as a feature on the box.

  • Outline Stroke in cs4 adds unwanted duplicate/overlapping point, why?

    When I create an outline of a line, say a simple 2 point straight line, I get the result of a filled 4 point rectangle, or so it would seem. When I individually drag each point out using the direct selection tool I find that there are actually 5 points - 2 are sitting on top of each other. Does anyone else have or has had this problem.

    This is fixed in CS 5.
    Notice that the stroke panel's drop down now reads mm when you set strokes to mm
    Notice that the stroke panel's drop down now reads mm when you set strokes to mm
    So there are improvements in CS 5 that have never been resolved in the past.
    Even in CS 10 I believe the drop down still reads as points and sets the width of the strokes as points and then converts it.
    So there has been a lot of hard work.

  • Edit JS Script CS4 (Add XML Tags All pages automatically)

    Hi, all Scripter
    I have a javascript for add xml tags (ETMV2 Pearson, InDesign CS4).  We have select my powermath equation data then run script. Script automatically insert xml tags both side (open/close). But we select one by one then run script its time taking.
    var d=app.activeDocument,
    root=d.xmlElements[0],
    ie = root.xmlElements.add("inlineequation", app.selection[0]),
    im = root.xmlElements.add("inlinemediaobject", ie.texts[0]),
    to = root.xmlElements.add("textobject", im.texts[0]);
    to.xmlAttributes.add("role", "xpressmath");
    Example 1: My powermath equation data (InDesign CS4)
    [&x^{2}+y *frac*{1}{2x}&]
    Select powermath equation data then run javascript below mention. Script insert xml tags.
    <inlineequation><inlinemediaobject><textobject>[&x^{2}+y *frac*{1}{2x}&]</inlineequation></inlinemediaobject></textobject>
    Its time taking and select one by one
    Result:
    My main concern is that is this possible script find open [& and close &] all poermath equation data automatically then insert (add) xml tags all pages.
    Thank/Regard
    snegig

    Hi,
    John Hawkinson thank you so much your suggestion.
    I am new  this type of discusion (on this page). So i think anybody could not replay my answer. So i repost my question.
    I want insert tags in my Indesign CS4 files. Is this posible when i select my powermath equaiton then run script. Script add tags automatically before/after my equation. Please ignore IDML word.
    Yes i an comfortable with XSLT presently i working with Pearson ETMV2.
    I have one more question when i past my snapshot its appear properly but when i agin see my commant then my snapshot disappear (see small blue rectangle).
    Thank you John again i am new in this industry please guide.
    snegig

  • Add arrowhead to shape layer using trim paths & expressions?

    Hi,
    I am trying to use expressions to attach an arrowhead to a shape layer.
    I'm using the 'trim paths' effect on the shape layer to grow a stroke over time (using the start/end/offset features).
    I would like to attach an arrowhead to the tip of the stroke, using an expression to animate it dynamically (e.g. the arrowhead follows the stroke when animated using the start/end/offset values)
    I've attached a basic project file if anyone can help?
    94_shapelayerarrowhead.zip
    Thanks for your time, any help appreciated
    Tim

    The easiest way to do this is to use a stroked path to reveal the shape layer, then copy and paste the path to the position property of the arrowhead. Auto orient the arrowhead to the path and adjust the timing of both the stroke and the arrowhead position to match them up.
    Using trim path makes it more difficult to adjust timing than using start and end for stroke and I can't think of an automatic way to match the timing with an expression.
    Another option would be to pre-compose your arrowhead layer after you've used the path for position, then use time remapping to adjust the timing. This may be the easiest solution if you have a lot of timing changes to follow.

  • CS4: Add codec support

    Does anyone know how I can add support for a codec in Premiere Pro CS4 [Windows]?
    I would like to have the XVID [not DIVX!] codec and the X264 [not H264!] codecs to be supported by Premiere Pro, because I cant seem to import any of my custom converted videos [well, actually importing works, but Premier only shows 1 frame, and sometimes a bit of sound...]
    It seems like Premiere Pro doesnt support anything! [except for the WMV codec, but that s*cks...]
    Please tell me how to add codec support to Premier Pro CS4!

    Well, let me explain it all now:
    -I used a video camera to shoot some clips.
    -Those clips were automatically encoded with the H.264 codec. [as it is Full HD footage]
    -When i tried to play these files on my computer, it displayed weird black bars on the left and right.
    -So i wanted to convert those files using another codec, to make them look properly on my computer.
    -So i opened the videofile with Any Video Converter Pro to have a look if that program does read the format properly.
    -It seemed that Any Video Converter Pro was able to read the file properly.
    *I think that is because it has build-in codecs or something? ... on the other hand, the codec i use a lot, x264 and xvid, which are available in the program, arent available by default: i installed them. So the problem would be on my computer [Vista 64bit] and laptop [Vista 32bit] not being able to handle the H.264 codec properly, as Any Video Converter Pro was able to read them properly.
    -Using the fact that A.V.C.P. [Any Video Converter Pro] was able to read the file properly, i converted it to another HD codec: X264, which my computer can display without any problems at all: now the black bars on the side are gone.
    -But now I want to use Pr to start the videoediting of multiple clips. Unfortunatly, Pr isnt able of reading the X264 codec.
    -So i tried other codecs, like the ones which are supposed to be supported: MP4 , MPEGII, Microsoft AVI 1, Panasonic DV, XVid, DivX and WMV.
    The only format which Pr seems to like is WMV:
    -With the other codecs, it only shows the first frame, though it does import the files [no errors given].
    -Only the Panasonic DV and MPEGII codec gave the error of not being able to be imported.
    On to the information of the sequence and the used footage:
    SEQUENCE:
    Capture Format: HDV
    Preset Used: AVC-I 100 1080p30
    FOOTAGE:
    Container: AVI
    Codec: X264 [originally H264, explanation above]
    Audio: MP3
    Resolution: 1920x1080, aka Full HD
    Video Bitrate: 6000
    Just for the record, here is the comparison of two identical files, both the same footage, left is converted to X264, right is the original, using H264.
    Here is the comparison of the two files when played; again: Left X264, Right H264: [both reduced in size, to make them fit in this image I also removed the persons, for privacy reasons.] I tried different media players, but all show the same: GOM Player, Windows Media Player, VLC Media Player, Quicktime Player, RealPlayer. Also installing the Full K-Lite Codec Pack didnt make a difference.

  • Add texture brush strokes without altering color??

    I want to paint texture into an image without adding or changing color.
    The best way to explain my goal is to visit this website with very fine work by Mark Wainer.
    http://markwainer.com/Artist.asp?ArtistID=32140&Akey=88KMSY3K
    My own website is www.mdiimaging.com
    He has used Buzz, as have I, to change photos into watercolor like images, now defunct and taken over by Topaz software, who now market Simplify in place of BUZZ.
    After running the filter, he has added brush strokes to add texture without altering any color—just adding a texture looking like impasto or thick brush strokes.
    I have searched everywhere and view lots of video but cannot find a technique to get the result I want.
    I am sure there is way to do this, probably with brushes in CS6 and am frustrated with my being unable to find or create a way to achieve this effect.
    Can you help?? 
    Maybe you have a tutorial or video that can teach me, or you could direct me to a different source that can help
    Thanks in advance for any help you can provide

    Experiment with Mixer Brush Tool.

  • Indesign CS4 adds square boxes around images when exporting to PDF

    When I export a brochure created in InDesign to PDF, for some reason the .pdf file (only the PDF - the InDesign version doesn't show these) shows faint squares around images/graphics that have shadow effects applied. These appear around photos, as well as graphic objects that have a solid colour background, for example an orange circle. Some suggested rasterizing images in Illustrator and that didn't help. Transparency doesn't seem to be at fault either. Would anyone have any idea what may be causing this and how to remedy the problem?
    FYI, the PDF export pre-sets in InDesign are as follows (I only mention options that are checked, the rest are turned off):
    COMPATIBILITY: Acrobat 5 (PDF 1.4)
    GENERAL:
         HIGH QUALITY PRINT (modified)
         Export Layers:Visible & Printable Layers
    COMPRESSION:
         COLOR IMAGES:
         Bicubis Downsampling to 300 pixels per inch for images above 450 pixels per inch
         Compression: Automatic JPEG
         Image Quality: Maximum
      GRAYSCALE IMAGES:
         Bicubis Downsampling to 300 pixels per inch for images above 450 pixels per inch
         Compression: Automatic JPEG
         Image Quality: Maximum
      MONOCHROME IMAGES:
         Bicubis Downsampling to 1200 pixels per inch for images above 1800 pixels per inch
         Compression: Automatic JPEG
         Compression: CCITT Group 4
    FYI - I use Mac OSX 10.5.8 and InDesign 6.0.3.
    I have attached the PDF for your review.
    With many thanks,
    Alex

    BTW, don't use OSX's preview to look at PDFs created by InDesign if they take advantage of high end features such as live transparency.
    Preview simply isn't up to the task and you should be using Acrobat or Reader.
    Bob

  • Arrowheads made using Stroke panel break when backsaved as an EPS?

    Hello~!
    So I've noticed some fundamental differences between the features that WERE available under the "Add Arrowheads" feature, and the ability to add arrowheads that is now included in the Stroke panel. Insofar as I understand, there was not a way to customize arrowheads under the old "Add Arrowheads" feature; you were limited to the options preset in Illustrator (please correct me if I'm wrong). With the arrowheads under the Stroke panel, I can now customize arrowheads easily and add my own. However, when files are backsaved or opened in more recent versions with the old "Add Arrowheads" feature, they remain "live" so to speak- I can adjust their scale and change arrowheads easily in Appearances-->Add Arrowheads. When I backsave an arrowhead in CS6 down to, say, CS4 or CS3, it "breaks" it- becomes a featureless stroke with an overlapping, arrowhead-shaped path at the end of it. In order to change the arrowhead, I have to remove this path, re-add the arrowhead using the Stroke panel, adjust the length of the stroke again, adjust the scale again, etc.
    I'm assuming this is because the Stroke version of adding arrowheads wasn't available in these previous versions of Illustrator, but is there a way to somehow trick Illustrator into keeping these arrowheads "live" so that I can adjust them simply even if they're backsaved? Alternatively, is there a way to access the old Add Arrowheads option and customize it without having something from an older file handy?
    Thanks

    The old arrowheads effect is only present when you open a legacy file (you can then access it in the appearance panel). Maybe you could create a graphic style and re-use that in CS6.

  • Arrowhead adds to line length?

    Ai 10.0.3
    OSX 10.3.4
    I am trying to dimension some signage for a set of architectural plans. Previously I had always used 'Filter > Stylize > Add Arrowheads...' to do this. Recently I've found that arrowheads are also available under 'Effect > Stylize > Add Arrowheads...'. I really enjoy all the live effects and the ability to edit them after the fact as well as preview when first creating them. I particularly enjoy the live arrows from the standpoint that when I move the line endpoint, the arrowhead automatically reorients to the correct angle.
    That's all good, but on to the problem. Both types of arrowheads do NOT fall within the original line endpoints. It boggles my mind why someone would design arrowheads to behave this way? It obviously makes dimensioning very difficult and time consuming. Instead of snapping to the endpoints of some artwork or using the transform palette to numerically enter a distance, compensations have to constantly be made for the length of the arrow.
    I've always had to do this with the 'filter arrows'. It was a pain, but since the arrow was actually artwork, I could get info about it concerning how much length it added. The 'live arrows' do not even provide this level of workaround because being 'live', they are not selectable as artwork without expanding their appearance, which removes their 'live' characteristics.
    Question? My question is this - does anyone know of a method whereby the arrowhead (live or filter) does NOT add to the overall line length? Has anyone come across another, more efficient workaround to what I've been trying.
    I know of one fairly elegant solution in plugin form - HotDoor CadTools. I would love to be able to use that for a number of reasons, but have not been able to get management approval for purchase. So in the meantime, any help would be greatly appreciated.
    Thanks.

    > How is it possible to add your own symbol to the start and end of a path...
    I have long argued that anything you define as a Symbol (in the Symbols Palette) should be made available for application as Arrowheads. Meanwhile, try this to get a basic principle down:
    1. Rectangle Tool: ClickShiftDrag to draw a small square.
    2. DoubleClick the rotate tool to rotate the square 45 degrees.
    3. Press the minus key to get the Remove Point Tool. Click the leftmost point to delete it. You now have a right-pointing triangle. Give it a fill of none, solid stroke.
    4. Drag the triangle and drop it into the Brushes Palette. In the resulting dialog, choose Pattern Brush.
    5. Drag the new Pattern Brush from the Brushes Palette onto the page.
    6. Note that the bounding box of the triangle is rectangular. This is a Group which contains two objects: The triangle you drew, and an unfilled, unstroked rectangle, which is under the triangle in the stacking order. This invisible rectangle is what determines the "tile size" of the artwork when it is used in the Brush.
    7. With the DirectSelect Pointer, press Alt and drag across where you know there is an edge of the invisible rectangle, without dragging across the triangle. This "directSelects" the whole rectangular path.
    8. Transform Palette: Click one of the right points of the 9-point proxy icon. Then set the Width to some small value, like 1 pt. (but not to zero).
    9. Deselect. Then normal-select the whole group. Press Alt. Drag and drop the group onto the End Tile of your Pattern Brush.
    10. The Group is still on the page. DoubleClick the Rotate tool and rotate it 180 degrees. AltDrag and drop this onto the Start Tile of your Pattern Brush.
    11. Rectangle Tool: Draw a small square. Fill of none. Stroke of none. AltDrag and drop this onto the Side Tile of your Pattern Brush (the tile where the very first triangle originally appeared when you first defined the Brush. This replaces the Side Tile of the Brush with, effectively, nothing.
    Now try it out:
    12. Line Tool: Draw a line. Apply the Brush. Note that the "arrowheads" are positioned very near the ends of the path, instead of protruding out beyond them as do AI's normal Arrowheads.
    13. DirectSelect one endpoint of the path. Drag it nearer and nearer the other end. Note that even when it gets very near, the triangles retain their shape. Drag even closer until the two triangles actually overlap. Still they retain their proportion (within a very small variance--it's a function of how narrow you made the invisible box. If, however, you had given the width of the invisible box a value of zero, the end tiles would distort when the path is very short.)
    14. Now draw another line or curvey path. Apply the Brush. Expand Appearance. Ungroup. Note that the invisible box you used to define the Side Tiles did not result in a bunch of invisible boxes along the length of the path. (This is a good thing.)
    15. So now you have custom arrowheads. But the length of the path is invisible. Appearance Palette: Add New Stroke. Make the new stroke whatever color, width you want. Drag the whole path to the Graphic Styles Palette to define a Style which you can apply to other paths with one click.
    All this convoluted bother is
    almost like a custom arrowheads feature common in som many other drawing programs. But it is not perfect. If the path is tightly curved at either of its endpoints, the End and Start Tiles artwork will still deform in an attempt to bend around the curve. In most cases, you can circumvent this by placing a short straight segment beyond the curvepoint.
    Again: Illustrator need these improvements:
    The existing Arrowheads Effect dialog needs to be changed to simply include popup menus showing the currently defined Symbols, and a little preview frame that lets you position the Symbol in relation to the endpoint of the path.
    The Brush Options dialog for Pattern Brushes needs to be given a checkbox which disallows distortion of end tiles.
    JET

  • CS4 brush and stroke plugin

    I'm interested in the CS5 bristle brush and beautiful stroke feature but I'm not willing to shell out the $$$ to upgrayyd to CS5 simply because of this. Is there any free plugin/way to add them to CS4?
    Thanks

    Sorry, but not everybody is rich enough to put no effort into looking for free (cash wise) solutions when they possibly may exist especially since I hear crazy rumors that some people actually make software mods for free. As to why I don't want to upgrade, would you automatically go buy a $5000 computer when you could possibly get one good enough or as good for free/lower cost? Anyway I thought I read about plugins that add new brush strokes so I was looking for CS5 like recommendations but I guess maybe they don't exist.

  • Need to add a cut line around text with a stroke

    This has been driving me nuts for years and I've often found ways to "kind of" accomplish this, but I figured someone here might be able to help.
    Create text, convert to outlines, add a stroke. Ok now I want to add a cut line around that entire thing so it's dye-cut out on vinyl. My cut line is just a stroke with a color defined in my pallet. I can create 2 strokes, but I can't figure out how to get one to go to the edge of the other. I also tried duplicating the image, creating just an outline, but it's impossible to get it exactly outlined by hand.
    If I'm not explaining this right, please let me know.
    So there I have the text, converted to outlines, white fill and gold stroke. I need to be able to dye-cut this. If you add a new stroke, it's on top of the old one. Basically I want to add a stroke, to the stroke, but only the outside.
    Thanks in advance!!

    Thank you Larry. I kind of followed what you said but I think there's some steps missing here?
    I'm glad you showed me how to create additional strokes without creating outlines, I was never clicking above "character", I had to click above it to add a new stroke, if you have the text selected, it's greyed out.
    Ok so I created a new stroke, then selected it, went to FX > Path > Offset Path. I chose 0.02 (closest I could seem to get, but not perfect, ok in some areas, bad in others), miter joins set to 4? Are those the same settings you used? You didn't tell me how much you offset yours. Then I selected the offset path stroke and went object > expand apperance, but it didn't seem to do anything? It just removed the offset path FX option on the stroke? This is where I'm pretty confused. Why even do the step after the offset, couldn't I just stop there and print?
    After adding a stroke and offsetting
    After selecting Object > Expand appearance.
    As you can see, like on the C. There is a gap between the cut line and the stroke at the top, but there's no gap on the left side, but there is on the right, and there is on the bottom as well? If I printed this, I would get white fill, gold stroke, and then another white stroke basically.
    Thank you for your patience, I'm self-taught but over the last 4 years of using it every day I'm still learning new tricks!

  • How to add vertical stroke to between top menu items?

    I have a horizontal Spry menu bar. How to add a vertical stroke between menu top items?
    BUT NOT outermost left and outermost right. Only to BETWEEN top menu items.
    In html file I tried this:
      <div id="main_menu">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="#">Products</a></li>
          <li class=stroke></li>
          <li><a href="#">Services</a></li>
          <li class=stroke></li>
          <li><a href="#">News</a></li>
          <li class=stroke></li>
          <li><a href="#">Contact</a></li>
         </ul>
       </div>
    And in CSS-file I made a style:
    #MenuBar1 .stroke
    display: block;
    width: 1px;
    height: 16px;
    background-image: url(../images/gui/vertical_stroke.png);
    background-repeat: no-repeat;
    In Safari this Spry menu bar work fine. But stop working in Firefox and IE.
    Also DW4 warning me in properties panel that:
    "This menu bar is missing some important tags. Go to Code view and and make sure that each menu item contains an <a> tag."
    What is correct method to do this?

    In that case you will need to use images.
    <!DOCTYPE HTML>
    <html>
    <head>
    <meta charset="UTF-8">
    <title>Untitled</title>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <style>
    ul.MenuBarHorizontal a.line {    background: #EEE url(SpryMenuBarLine.gif) no-repeat 95% 50%; }
    ul.MenuBarHorizontal a.MenuBarItemSubmenu.line{    background: #EEE url(SpryMenuBarDownLine.gif) no-repeat 95% 50%; }
    </style>
    </head>
    <body>
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a class="MenuBarItemSubmenu line" href="#">Item 1</a>
        <ul>
          <li><a href="#">Item 1.1</a></li>
          <li><a href="#">Item 1.2</a></li>
          <li><a href="#">Item 1.3</a></li>
        </ul>
      </li>
      <li><a href="#" class="line">Item 2</a></li>
      <li><a class="MenuBarItemSubmenu line" href="#">Item 3</a>
        <ul>
          <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
            <ul>
              <li><a href="#">Item 3.1.1</a></li>
              <li><a href="#">Item 3.1.2</a></li>
            </ul>
          </li>
          <li><a href="#">Item 3.2</a></li>
          <li><a href="#">Item 3.3</a></li>
        </ul>
      </li>
      <li><a href="#">Item 4</a></li>
    </ul>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    The images look similar to the following
    and
    I hope this helps.
    Ben

Maybe you are looking for

  • ITunes is freezing up my whole computer?

    The latest version of iTunes along with the Apple Mobile Device Support is taking up 100% of my CPU and causing everything else to freeze up and become unresponsive. iTunes becomes unresponsive as well when I try to sync my iPod. How can I fix this?

  • Configuring SSL certificates on ALBPM Studio

    Hi, I am invoking a web service which is deployed on a web logic server which is a secure server and needs SSL certificates to communicate. I have the certificates but don't know how to configure it to my ALBPM Studio. Can I configure those to studio

  • Cfajaxproxy and IE 7

    I am currently developing a CMS. I am having a problem sending html code to a CFC using cfajaxproxy in IE7. The code works perfect in Firefox 3 and Safari. The error that I get in IE 7 is the following: Error: The system cannot locate the resource sp

  • Cisco 1524 Aironet Outdoor Wi Fi Access Points

    I am using Cisco 1524 Aironet Outdoor Wi Fi Access Points for outdoor Wi-Fi Coverage with WiSM Controller. I want to cascade Bridge them with UTP/STP Cables instead of using MESH using the Ethernet Bridging Function inside the controller. But I canno

  • Air for Iphone NavigateToUrl

    I am having an issue with using the navigateToUrl method when developing for the IOS using Flash Pro. I am using the Addthis.com functionality to share things to twitter, facebook, etc.  I use their api, which is actually super simple and just utiliz