Linking Apps Together

I was watching Adobe TV and I noticed that the instructor hsd edge code linked within the Illustrator app. There were different icons for different apps at the top underneath the option tabs. Does anyone know how I can do this with my apps? Thanks in advance. By the way, I'm using CC but I also have all the CS6 apps as well.

From: [email protected]
Sent: Friday, July 12, 2013 7:45 AM
To: robert.fiore1
Subject: Linking Apps Together
Re: Linking Apps Together
created by <http://forums.adobe.com/people/%5Bscott+w%5D>  in Illustrator - View the full discussion <http://forums.adobe.com/message/5499176#5499176

Similar Messages

  • The text in my links run together.

    The text in my links run together. Any ideas how to fix this? Here's a link to the page: http://bodyprecision.com/main-line-pilates-teacher-training/pilates-full-training-test.htm l Thank you!

    Sunflower19714 wrote:
    Thank you for doing this. I fixed everything that was noted and ran the code through the validator again. It came out clean but the problem still exists.
    Ok, this is a weird one I'd say, it happens.
    The issue is in this stylesheet:
    ../../bp-styles.css
    Can you do a test for me. Grab everything in that stylesheet and paste it between <style> </style> brackets directly in your pages code before the closing </head> tag:
    <style>
    PASTE ALL CSS FROM bp-styles.css HERE
    </style>
    </head>
    Then comment out the orginal linked bp-styles.css style sheet to stop it working by adding <!--       --> (see below)
    <!-- <link href="../../bp-styles.css" rel="stylesheet" type="text/css" /> -->
    What happens when you view the page then?
    I think you may just have a corrupt file somehow.

  • Missing Promoted Links app in root site

    Hello All,
    I'm working on an Intranet site for my organization.
    It was created in SharePoint 2013 enterprise, with the site collection created using the publishing template.
    Under the root site, i have 8 subsites.
    In each of the subsites I can add the Promoted Links app by going to Settings >> Add an app.
    However, I do not see the Promoted Links app in my root site in Settings >> Add an app.
    Do I need to "enable" this app in my root site somehow? 
    Thanks in advanced.
    Albert

    Hi,
    You have to enable the following feature:
    Team Collaboration Lists
    Blog: www.jasperoosterveld.com Twitter: @SharePTJasper

  • Script to automatically launch tunebar with iTunes...or any apps together..

    K,
    First off, I'm very and I mean VERY new to all this (Macs and definitely any kind of scripting).
    I often run two complementary apps together (makes sense). For example, I now use TuneBar with iTunes, and although it seems in the preferences that TuneBar can always start when iTunes does...for some reason, for me, it does not.
    Being new to Mac, I followed the commonplace information Apple puts out. First I tried automator, which I didn't find quite immediately self-explanatory and encompassing as advertized since I couldn't find any sort of "If" event. (But maybe it's just me being new/dumb). While trying to read/learn what to do, it seemed the right thing to do was go another route-- start searching for scripts.
    Finally after sifting endless irrelevant pages/posts (again, could be my lack of search terms), I just experimented by modifying a script that someone had written to check and launch a server's application after a crash.
    What (I think) the script does is checks if iTunes is running, and if it is, then it starts TuneBar. Yee ha! It goes as follows:
    tell application "System Events"
    if ((get name of the processes) contains "iTunes") then
    tell application "TuneBar"
    activate
    end tell
    end if
    end tell
    Apple is right, the logic seems very easily understood (open/close brackets or commands). I then placed it in Library>iTunes>Scripts so I could get easy access to running it, in case it doesn't automatically run (which ideally I'd like it to).
    What I don't know, is if I did this right-- like a blind man at an orgy, I'm having to feel my way around. (Thanks to Naked Gun for that.)
    I mean, it seems to work, but I don't know if I opened up a world of potential pain by not including something, by making a potential loop, or by writing it the wrong way. I literally don't know my *ss from my elbow as far as programming anything goes. If someone could just give me a green light, or critique/lesson I'd really appreciate it.
    Assuming i did this right, i guess this could be used to run any applicationB when applicationA was found to be running. At the very least, maybe someone else in my shoes will find this in a google search where I did not.
    That's my novel. Rest your eyes.
    (Sorry if I put this in the wrong place or if this is just really simple and redundant for the savvy reader/admin.)

    Okay, it took the tabs out of my message (also probably my fault).
    So ignore things in {} brackets...they indicate the missing spaces.
    tell application "System Events"
    {TAB} if ((get name of the processes) contains "iTunes") then
    {TAB}{TAB} tell application "TuneBar"
    {TAB}{TAB}{TAB} activate
    {TAB}{TAB} end tell
    {TAB} end if
    end tell
    Right now, someone is probably making fun of me.
    Oh, the shame. There it is.

  • I am new to pages and want to know how to link elements together to create one unified element that I can then duplicate several times on the same page?

    I am new to pages and want to know how to link elements together to create one unified element that I can then duplicate several times on the same page?

    I think you are talking about grouping objects.
    1. They must all be floating objects
    2. Command click on each in turn
    Menu > Arrange > Group
    Peter

  • Promoted Links app Behaviour=Dialog Question

    Greetings all. I have an issue with the Promoted Links app.  Here is the situation:
    Site Collection created as a Publishing Site
    Home changed to Page Layout – Blank Web Part Page
    Have a Promoted Links app (titled Networking Actions) that has 1 item in it. This item opens a custom list from the site in dialog (Launch Behavior = Dialog).
    This action works fine if I just open the Networking Actions app from all site content and click on the tile (it opens the list in dialog).
    I add the Networking Actions app to the home page in a web part zone.
    I click on the tile to open the list, nothing happens and I get the lovely exclamation ERROR ON PAGE in the lower left hand corner.
    I change the Launch Behavior to NEW TAB or IN PAGE NAVIGATION and it works fine from the home page.
    All security for all items on the site is setup to inherit from the site. Doesn’t matter where the user account is setup (Owner, Member or Visitor) it still will not work when launched from the web part zone.
    I’d appreciate any thoughts or suggestions.  The Promoted Links app is super great, unless the dialog isn’t going to work as advertised.

    Hi ,
    Promoted link webpart ,launch behavior is working fine in designer log in.
    But for visitor sign in ,throws error
    "sp.res.defaultdialogwidth is null or not an object ".
    <script type="text/javascript">
    if(typeof SP.UI.ModalDialog === 'undefined'){
        var script=document.createElement('script');
        script.setAttribute("type","text/javascript");
    script.setAttribute("src", "https://cdn.sharepointonline.com/3820/_layouts/15/sp.ui.dialog.js");
        document.getElementsByTagName("head")[0].appendChild(script);
    </script>
    Above highlighted  url  error speciifies that url
    "sp.res.defaultdialogwidth is null or not an object ".

  • Error When Linking Projects Together in Captivate 4

    Hello!
    I've been having some challenges linking multiple captivate projects together.  I've done some research on the forums here and have noticed that this is a pretty common issue.  But unfortunately for me, after following the advice that I've read, I'm still having problems.  There's obviously something that I must be missing, so I'll do my best to outline what I've done in as much detail as possible in hopes that someone can help me.
    Software:
    I'm using Captivate version 4.0.1. Build 1658
    Situation:
    I'm creating an e-learning that it is made up of 8 separate projects:
    Project A - Welcome Page (1 slide) which has a button that is linked to Project B
    Project B - Home Page (1 slide) made up of 6 buttons, each one links to one of the 6 captivate projects (C-H) listed below
    Project C - Lesson 1 (41 slides)
    Project D - Lesson 2 (45 slides)
    Project E - Lesson 3 (36 slides)
    Project F - Lesson 4 (33 slides)
    Project G - Lesson 5 (29 slides)
    Project H - Lesson 6 (30 slides)
    Links:
    All of the links are made through text buttons, and when each button was created, in the area where it asks "If the user clicks the button", I select the "open other project" option.  Then I browse to the .cp project that I want to launch after the user clicks the button.  Only the relative path of the project I selected is showing in the "Project" field, then I click Apply, then OK.
    Publishing:
    I created a folder on my C: Drive named "MyName Captivate", and I published all of the projects to that folder.  Additionally, all of the projects are also in that folder as well.  When publishing the projects, I'm publishing them as Flash (.swf) files.  On the publishing screen, on the "Project Title" field, I left that field unchanged (it defualts to the project's name).  The "Folder" field has C:\MyName Captivate in it.  I checked "Publish Files to a Folder" and "Export HTML" under Export Options.
    Flash Security Settings:
    I went to the Flash Security Settings and made sure that the "Always Allow" radio button was clicked, and then I went to the "Edit Locations" drop down box and navigated to the "C:\MyName Captivate" folder where all of my .cp projects are located and added it to the "Always Trust Files in These Locations" field.
    The Problem:
    After all of the files have been published, and I test it out in my web browser, I get the following error message when I click the button to go to the linked project (in this case, when clicked, the button is supposed to take me to Project B): "Cannot find file:///C:/Users?HP%20User/AppData/Local/Temp/cp4Temp/~Cal55B/ProjectB.htm.  Make sure the path or Internet address is correct."  I am confused about where that internet path is coming from, because I made sure to place all of the project files into the "C:\MyName Captivate" folder, and the button when clicked should "open other project", which in this case is Project B.
    I hope that all made sense.  If anyone can help guide me in the right direction, it would be greatly appreciated.  Thanks so much for your help!

    WestCoast,
    I believe this is an extremely common issue. Personally, I gave up trying to link projects together like this. I also wanted to offer my users a more "perpetual" interface. I wanted the user, at any time, to be able to switch to another Captivate movie - rather than being forced to navigate through more slides to find the right button to click. So, I created a product called the Launch Pad. It works by using one web page with a menu. Clicking a menu item pulls in a seperate .SWF file into the web page.
    One suggestion might be to have your buttons link to fully qualified (http://myserver/myfolder) URLs instead of "projects". Each button links to the HTML file that Captivate publishes. Full URLs with the entire URL of the HTML file seem to work better than relative URLs.

  • How to delete web link apps?

    I have several obsolete Web Link "apps" on my iPad. When managing apps through iTunes I am unable to delete them. While I can move them to a "Junk" folder, how can I just completely delete them?

    Solved the problem by deleting the link on the iPad itself (wiggley "X"), not through iTunes.

  • Set external ports for Android Link App

    Hello,  I wanted to request the option to manually set the port when accessing the nas remotely from the Android Link app.  My provider blocks standard ports like 80 and 443 from incoming so usually just forward a non-standard port from my router to any internal servers.   Asus Routers have a similar app to access data but they allow you to set different ports when accessing services internally vs remotely.  Hoping we could get the same options for the Link app.   

    Steven_Lenovo wrote:
    Hello mrhector Unfortunately the Lifeline firmware does not have the option to change the ports need to fully access personal cloud via the Link application. Hey Steven, That's ok, I don't need to change the ports on the NAS.  I just need to be able to change the port settings that the Link application uses to connect to the Nas remotely. I would forward the ports from my router. ie.  Router forwards8080 -> nasip:804443 -> nasip:443  So instead of having the Link app try to connect to remoteip:80 / remoteip:443 it would connect to remoteip:custom port I hope that makes more sense.  

  • Help to link buttons together

    I got 9 buttons thats needs to work together.
    When pressing Bench PWR. The Bench PWR. and OFF goes ON.
    When pressing NO LOAD, OFF buttons goes off and Bench PWR. stays on.
    When pressing 200VA Unity, NO LOAD goes off and Bench PWR. stays on.
    And sow on, the Bench PWR. button must always stay ON, and the other buttons must change.
    When pressing Bench PWR. to OFF all buttons goes off.
    I also want all the buttons abow Bench PWR. not to work if Bench PWR. is not ON.

    Hi Kimlorentz,
    If i well understand the requirement why you are not planning to use radio button.
    Look the attached VI.
    Thanks and Regards
    Himanshu Goyal | LabVIEW Engineer- Power System Automation
    Values that steer us ahead: Passion | Innovation | Ambition | Diligence | Teamwork
    It Only gets BETTER!!!
    Attachments:
    Link Buttons Together.vi ‏14 KB

  • Linking songs together

    i was wondering if there was a way to link songs together so when playing music in shuffle mode i can set certain songs to play together before moving on to another random song. basically how can i make 2 or 3 songs play as if they were 1 song. for example, Pink Floyd's "Another Brick in the Wall Pt1" "The Happiest Days of our Lives" & "Another Brick in the Wall Pt2" is sort of a trilogy of songs that should be played in their respective order one after the other. However when playing in shuffle mode, it will randomly select songs and never plays them in order or one after the other. How can i make it so iTunes thinks the three songs are actually just one, and therefore always plays them together and in order. I have other songs that i'd like to do this with as well. Any help would be appreciated.
    Thanks in advance, GL

    With iTunes you can only do this while ripping from a CD. (See the option in the "Advanced" menu.) For existing files you'd have to use some other application.
    Alexander.

  • Link everything together to be used in Python

    for linking python and c i use this instruction:
        g++ -shared func.o func_wrap.o -o _func.so
    but I get this error:
        ld: symbol(s) not found for architecture x86_64
        clang: error: linker command failed with exit code 1 (use -v to see invocation)
    I tried different place for -v but it dose not work.
    what is problem? 
    I compiled through these commands:
    // Compiling the actual function
        g++ -c -fpic func.c
    // Generate the wrapping C code using SWIG
        swig -python func.i
    // Compile the wrapping C code
        g++ -c -fpic func_wrap.c -I/usr/include/python2.6
    // Link everything together to be used in Python
        g++ -shared func.o func_wrap.o -o _func.so

    Hello,
    on which version of BPC are you running ?
    Can you try to make all your SSIS variables upper case, it helped me on earlier versions of BPC.
    Be aware too that if you have an instruction like GLOBAL(STR,some_value), BPC will do a string replacement within the MODIFYSCRIPT variable  : "STR" -> "some_value".
    for example :
    GLOBAL(STR,some_value)
    TASK(STR TSK,....) will be replaced by TASK(some_value, ....).
    Vladimir.

  • My MAcBook has 10.7.5 I wanted to update to Mountain Lion. I am told I cannot do this. Why? Also, my desktop has Calendar and MacBook has ICal I cannot link them together. Any help there?

    My MacBook is 10.7.5 I wanted to update and purchase Mountain Lion app. I was told that I couldn't. I can understand, why? Also my newIMAC has Calendar and my MacBook has ICal. They are not linking together. CAn anyone help?

    No, the model 4,1 Early 2008 MacBook will not be able to run Mountain Lion.
    It's mainly the video card. The Models 2,1 through 4,1 have video cards with non-upgradeable 32bit drivers. The model 5,1 Late 2008 and newer have at least the NVIDIA GeForce 9400M with 64bit drivers. Mountain Lion requires 64bit native drivers. Mountain Lion no longer supports Intel's GMA 950 or GMA X3100 graphics processors.
    While Lion used some 32 bit and a lot of 64 bit code, Mountain Lion is pure 64 bit, which excludes more systems than Lion did. It's not something you can add memory to, for example, as it involves the base architecture.
    http://reviews.cnet.com/8301-13727_7-57470261-263/older-64-bit-macs-out-of-the-p icture-for-mountain-lion/?tag=mncol;txt
    http://reviews.cnet.com/8301-13727_7-57387846-263/will-your-mac-run-mountain-lio n/ 

  • Inline Search with Library and Link App Part

    I have created a wiki page with a Library app part on it.  The search box option is checked and it displays as expected as part of the Library app part.  At this point I can type in the search box and it filters the library as expected -everything
    is working.
    Then I add any type of app part with a list component - Promoted links, Calendar in list view, etc.  Now when I type a term in the search box on the library it does it does not filter the library.  It list the same items as prior to the search
    except it now displays "Some items may be hidden..." at the bottom.  The list box (which I was not trying to search) displays "No results found"
    I am completely stuck on why inline search is not working for the library if their is a list on the same page.
    SharePoint Foundation 2013
    Thanks for any help!
     

    Hi Michelle,
    Per my test, it seems that SharePoint Foundation does not support inline search.
    Could you please re-check SharePoint version and its build number for further research?
    If this issue is related to SharePoint Server 2013, then it is a by design issue that the inline search will not work correctly after installing SP1 for SharePoint and this issue is resolved if August 2014 CU is installed.
    You can check this similar thread below:
    https://social.technet.microsoft.com/Forums/en-US/1871c82d-73a6-412a-a4be-b4565d949440/inplace-library-search-and-multiple-list-view-webparts-on-a-page
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Supporting AiR links app:// or with AiRAliases file:///

    Hello
    We are using Strobe Media Playback in our App and it works in all Browsers and on the iPad.
    But it don't work for our Adobe AiR App. We always get "We are unsable to connect to the contetn you've requested....".
    As far as we can see, the problem is, that AiR can't handle links like app:// or file:///.
    You can download the zipped app here:
    Download
    Only the tool "Product Benefits" is of interested.
    Any help would be highly appreciated.
    Cheers Alex

    I got this to work (exactly as mentioned above) in Android but on iOS I get issues. I also need to use .url as .nativePath doesn't seem to be friendly.
    The performance is another thing. Trying to play a 800x480 video on a HTC EVO 4G (single 1ghz snapdragon) was a painful 1-2fps mess. I encoded the video in f4v H.264 and also mp4 H.264. They were both 1-2FPS.
    Clearly waiting for StageVideo in AIR3.0 is going to be the fix for this whole mess.
    ns.play("videofile.f4v") ... I don't think that your first 3 lines are needed or appropriate here, are they?
    You're in AIR for Android/iOS so you have the flash.filesystem package you should look at, specifically the File class. It helps AIR load files you package that are located in your applicationDirectory.

Maybe you are looking for