Cross Platform CD Rom

What's the best way to create an autorun cd that will work on
both PC and Mac? Are there any good tutorials on this out there?
I'm pretty experienced with Flash but new to CD Rom develpment so
if someone could just point me in the right direction I should be
able to figure it out from there.
Thanks!

Hi
Yes there is !!
Read this
http://www.flashjester.com/?section=faq&cPath=14_23#215
Regards
FlashJester Support Team
e. - [email protected]
w. -
http://www.flashjester.com
There is a very fine line between "hobby" and
"mental illness."

Similar Messages

  • Burning site to cross platform CD-ROM

    I promised to send a website, with internal links preserved,
    to a client using Windows. I'm using a Mac, but have Boot Camp/XP
    as well.
    I tried creating a ".cdr" file on the Mac and burning to a
    hybrid CD, but it didn't work on the PC side. Would appreciate any
    suggestions. Need to get on with life!
    It's got to be sent on a CD. Client won't accept anything
    else.
    Thanks.

    "powerdogvt" <[email protected]> wrote in
    message
    news:gneuvs$rof$[email protected]..
    >I promised to send a website, with internal links
    preserved, to a client
    >using
    > Windows. I'm using a Mac, but have Boot Camp/XP as well.
    >
    > I tried creating a ".cdr" file on the Mac and burning to
    a hybrid CD, but
    > it
    > didn't work on the PC side. Would appreciate any
    suggestions. Need to get
    > on
    > with life!
    ??? CDR is the extention for Corel Draw files.
    The first question is: is this a static or dynamic site?

  • Buddiy API cross platform woes

    Hi,
    We are producing a cross platform CD-ROM and need to launch
    PDFs. We have purchased Buddy API and have the Windows version
    working fine. When we publish the Mac version it refuses to launch
    Acrobat, even though I can see the api being included during the
    publish process.
    I have installed the cross platform 'flattened' versions of
    the api into the relevant directories and indeed the Mac does NOT
    error saying it can't see the api.
    So it must be down to my code I think, here it is - any
    advise is very welcome - thanks. The PDF's are all kept inside the
    'MEDIA' folder btw.
    on mouseUp me
    tDelimiter = the last char of the moviePath
    tFile = _movie.path & "MEDIA" & tDelimiter &
    "Recovery.pdf"
    OK = baOpenFile(tFile, "normal")
    end
    P.

    The baOpenFile command has a built in method of telling you
    what the
    problem is. It will return an error code when it runs. As a
    test,
    adjust your code like this, then try it on the Mac:
    on mouseUp me
    tDelimiter = the last char of the moviePath
    tFile = _movie.path & "MEDIA" & tDelimiter &
    "Recovery.pdf"
    OK = baOpenFile(tFile, "normal")
    alert string(OK)
    end
    That alert will be a number. Check out the help file for
    BuddyAPI, on
    the baOpenFile page and it will tell you what all the numbers
    mean.
    My guess is that it will be "file not found" or something
    similar, and
    if that is the case, make sure that the media folder is
    visible to the
    Mac operating system. Making x-plat CDs is a tricky procedure
    and often
    a folder will only appear on one partition and not the other.
    If that
    is the case, then re-master the CD and make sure that the
    appropriate
    folders are available to both partitions.

  • Cross platform pdf CD-rom with hyperlinks

    Hi there, I am suffering with some cross platform impatience.
    Trying to make a cd-rom...the structure is from a root folder-containing an html file which is opened then select links to open particular PDF documents (that all works fine)
    In the PDF document there are hyperlinks to other PDf docs, word docs, zip files and powerpoiunt files. They all work perfectly on the PC but no links working from the mac.
    Mac is running OS X 10.5.
    I have created the links by using the advanced editing options, then add custonm link and add file. Then i select the appropraite file.
    I did do it on an older version mac to test too (running mac OS X 10.4.10) and all the linking files worked except for the zip files - which try open a web browser. Thats ok though but then i put the cd-rom in the newer mac and nothing is linking (like dead links)
    Thanks for any help - this is an urgent job i have to get out. So speedy replies will be GREATLY appreciated.

    You can use an in-line computer to download the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/

  • Cross-platform installs or upgrades

    If I understand the license agreement correctly (and correct
    me if I'm wrong), I'm able to install my copy of DW (and the rest
    of the Suite) on both my PC and on my laptop, provided I don't use
    them both at the same time. That's also provided that both my PC
    and my laptop are on the same platform. I have a Windows PC and a
    Mac laptop, so I'm out of luck. It seems a little unfair, and I
    know there must be some kind of anti-piracy thing that they don't
    allow this, but is there any consideration for changing this so us
    legitimate users can do cross-platform installs without having to
    purchase a second copy of the suite?

    easthollow wrote:
    > I have a
    > Windows PC and a Mac laptop, so I'm out of luck. It
    seems a little unfair, and
    > I know there must be some kind of anti-piracy thing that
    they don't allow this,
    > but is there any consideration for changing this so us
    legitimate users can do
    > cross-platform installs without having to purchase a
    second copy of the suite?
    Your understanding of the licence agreement is correct. The
    question of
    a dual platform licence is raised in this forum on a regular
    basis
    because many indpendent developers are in the same situation.
    However,
    the answer is no - the licence is for one operating system
    only.
    At the moment, the Studio 8 CD-ROM contains both Mac and
    Windows
    versions, but I suspect that this may not always be the case.
    Adobe
    software is sold on separate disks.
    I raised the question of dual licensing with an Adobe
    executive at Adobe
    Live in London a few months ago. He was sympathetic to the
    problems of
    an individual developer, but from the business point of view
    the
    situation was clear. It costs twice as much to create
    programs for both
    Windows and OS X, so if you want to use it on both systems,
    you must
    contribute towards both sets of development costs.
    If you need to run the Windows version on your Mac, you can
    always use
    Virtual PC or one of the dual boot methods.
    David Powers
    Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    http://foundationphp.com/

  • Are .webloc 's cross-platform?

    Can I put a .webloc on a CD-ROM and expect windows people to be able to follow it transparently? If not, is there an easy cross-platform format?

    If you're using "Convert Script To Markup Code" to convert the script, you can get the applescript:// url to work properly with these forums by using UBB code rather than HTML.
    --[url=applescript://com.apple.scripteditor/?action=new&script=set%20someURL%20t o%20the%20clipboard%20as%20string%0Aif%20someURL%20begins%20with%20%22http%22%20 then%0A%09set%20fileName%20to%20do%20shell%20script%20%22echo%20%22%20%26%20quot ed%20form%20of%20someURL%20%26%20%22%20%7C%20sed%20's%7C%5Ehttp%3A%2F%2F%5C%5C(% 5B%5E%2F%5D%5C%5C).$%7C%5C%5C1%7C'%20%22%0A%09%22%3C!DOCTYPE%20HTML%20PUBLIC%20'-%2F%2FW3C%2F%2FDTD %20HTML%204.01%2F%2FEN'%0A%3Ctitle%3ERedirect%20page%3C%2Ftitle%3E%0A%3CMETA%20H TTP-EQUIV%3D'Refresh'%20CONTENT%3D'1%3B%20URL%3D%22%20%26%20someURL%20%26%20%22' %3E%0A%3Cp%3E%26nbsp%3B%3Cp%3E%26nbsp%3B%3Cp%3E%26nbsp%3B%0A%3Ch1%3EYou%20are%20 being%20redirected...%3C%2Fh1%3E%22%0A%09%0A%09do%20shell%20script%20%22echo%20% 22%20%26%20quoted%20form%20of%20the%20result%20%26%20%22%20%3E%20%7E%2FDesktop%2 F%22%20%26%20fileName%20%26%20%22.html%22%0Aelse%0A%09display%20dialog%20%22Erro r...%20put%20a%20URL%20on%20the%20clipboard%22%0Aend%20if%0A]Open this script in a new Script Editor window[/url].
    Hope this helps....
    Dual 2.7GHz PowerPC G5 w/ 2.5 GB RAM; 17" MacBook Pro w/ 2 GB RAM -   Mac OS X (10.4.8)  

  • Cross-Platform video

    Is there a work around to use WMV files when creating a
    projector for a PC when working in Director for Mac? I'm trying to
    create a projector for distribution via CD-Rom that won't require
    the end user to download a third party application (ie. Quicktime)
    to view video files.

    Thanks for your help Sean. I decided to go with Flash because
    I'll need it for other things in the future. The video works great,
    but I'm having problems with playback controls. I posted another
    topic about this, but here's a copy of what I was asking.
    >I'm creating a cross-platform projector to be distributed
    via cd-rom. I bought flash 8 so i could use the on2 vp6 codec for
    the video in my projector. I downloaded the update for Director
    10.1.1 with the flash 8 asset xtra, and the video is working fine.
    My only problem is I can't get any playback controls. I read in the
    flash 8 xtra addendum that it can't support the version 2
    components of which the flvplayback component is a part. Is there a
    way of getting around this and using the flvplayback component or
    can I create my own playback component that will work in Director?
    The video is 8 min. and I need at least play/pause and hopefully
    scrubbing. I am fairly new to director and brand new to Flash, I
    don't have much experience in scripting, but I can figure it out if
    I need to. Any suggestions would be greatly appreciated.

  • Cross platform CS on PC to CS3 on Mac does not work like video says

    Your video on cross platform workflow states that you can import older Premier CS files on a PC into CS3 on a Mac. I tried this and get the message, "this project was saved in a aversion prior to Adobe Premiere Pro CS3 and cannot be opened on a Mac. Please refer to the User Guide for import options." I guess I have to assume then that the video, www.adobe.com/go/vid0236, is wrong about this? Can someone please explain how I can salvage the work I did 3 years ago on Premiere Pro 1 on a PC when I am now exclusively working on the Mac in CS3?
    Thank you.

    Ty,
    This has come up a few times and the solution is to find a PC CS3 user, who will Open the Project and then Save it in CS3-CS4 for you. I does mean that you'll have to befriend a PC-person, but who knows, maybe you can reciprocate later on. In each previous instance, this workflow, PC to PC to Mac worked perfectly. Note: the same holds for Encore Projects, and there is some PC to PC incompatibilities between very early versions and later versions. I had to Open and Save an Enocre 1.0 Project in CS2, so a CS4 (only) user could then Open in CS4. This stuff happens, and the skip in Mac porting can play a role in it. If I had CS3 on my PC's, I'd do it for you, but CS2 will not hlep you.
    I believe that P 6.5 was the last previous version ported for the Mac, until CS3.
    Good luck,
    Hunt

  • Need Help in Cross Platform Migration

    Hi Gurus,
    can you please tell me best way to do Corss Platform Migration with minimum down time and we are planning to do from AIX TO HP-UX.
    oracle version is 10g
    and can we do the data sync using streems if it is can you give the steps to configure streems in cross platform.
    Thanks in advance.

    High Availability Customer Case Studies, Presentations, Profiles, Analyst Reports, and Press Releases
    [http://www.oracle.com/technology/deploy/availability/htdocs/HA_CaseStudies.html?_template=/ocom/print]
    Check under Transportable Tablespace at the bottom
    [Multi Terabyte Database Migration|http://www.oracle.com/technology/deploy/availability/pdf/TheHartfordProfile_XTTS.pdf]
    HTH
    Anantha

  • External Hard Drive won't appear on PC (want cross platform)

    I have an external USB Hard Drive. I formatted it using the Disk Utility, OS Format and Journaling. Did a small partition in case I needed a system boot drive. Now my sis needed to backup her laptop (Dell laptop), but the drive won't appear in My Computer, it recognizes there is a USB device on the lower task bar, but no drive anywhere.
    Do I have to reformat? what steps do I need to make this USB drive cross-platform friendly?
    Paul

    Hi, Paul.
    You may not want to reformat the drive as FAT-32 since there is a limit on the size of the partition, the maximum file size, and other issues, especially if her Dell's drive is formatted as NTFS (FAT-32 does not support NTFS extended attributes). FAT-32 is unsuitable for backing-up Mac OS X volumes as it cannot preserve the extended attributes (permissions, etc.) employed by Mac OS X.
    It's really best if you each have your own external hard drive for backup, as part of implementing a comprehensive Backup and Recovery solution, such as I use and detail in my "Backup and Recovery" FAQ. You also don't want one person inadvertently writing over another person's backups, which could happen if one is not careful. Furthermore, it is often easiest for recovery.
    How one handles backup in cross-platform environments is tricky and depends on the native formats employed by the different computers involved, and whether backup will be performed over a network or by directly connecting backup drives to the computers one is backing up.
    To enable her Dell to use the Mac-formatted drive, install Mediafour's MacDrive for Windows on the PC. MacDrive for Windows is probably the state-of-the-art application for enabling you to use Mac-formatted disks and hard drives on Windows-based PCs.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Steps to create Cross-Platform Transportable Tablespaces

    hi
    what is the steps to do Cross-Platform Transportable Tablespaces.
    i want to perform this in my pc, i have linux and windows in same PC, i want to migrate from linux to windows and vice versa.
    so can i know complete steps and commands to perform Cross-Platform Transportable Tablespaces. to get complete knowledge i am doing this so i can implement this in my office when any migrate issues comes. so once i do this i will get confidence so that i can do the same in my office which saves my time.
    veeresh s
    oracle-dba
    [email protected]

    Hi, also you can review the Note:413586.1 into metalink site.
    Good luck.
    Regards.

  • Which product to purchase (cross platform necessary from Mac to PC) Adobe Photoshop 6.0.x to ???

    I have ancient Mac photoshop and pagemaker files. i need best cross platform product for windows that can access these files. adobe photoshop is my primary concern. I understand the indesign cs2 will import old school mac photoshop 6.0.x but is not compatible with windows 7 ... thank you.
    In particular we use windows 7 x64
    So in summary, need to determine which Windows 7 x64 version of Indesign CSxx will still open archaic Mac Adobe files (layouts, EPS, etc).  Or is there a similar product that must be obtained.  I prefer to stick to Adobe products, however, if I must go elsewhere and you can help -- please advise. 
    Also, if you know what I should obtain, does this product have a trial download option that I can test functionality before purchase?  Warranty when I do buy information -- and return policy in general?
    Many thanks.

    PM support has long been pulled from InDesign. You are going to need some old version like CS or CS2 and save an intermediate step to ID files. PS is not a probelm at all. All programs have 30day trials and Adobe has a general 14day return policy. Refer to the product pages on teh website.
    Mylenium

  • PDF with special characters (é, ñ) needs to be legible cross-platform(mac & pc)

    I am using Illustrator to design a PDF. Because it's in Spanish, accent marks and other special characters are needed (á, ñ).
    When I export the PDF from the ai file and view it on my mac it looks fine. However, when I open it on a pc some of the special characters are completely missing.
    I tried Creating Outlines with the text, although it will make it harder to update in the future and so less preferable to leaving the text editable. Creating Outlines works fine on the mac, however on the pc the L's appear thicker than they actually are.
    Does anyone know how to make special characters legible cross-platform when creating a PDF using Illustrator?
    Thanks!!

    Does anyone know how to make special characters legible cross-platform when creating a PDF using Illustrator?
    Yes. You use a correct OpenType font that has the glyphs in the place where they belong and can be embedded without limitations. Older TrueType or PostScript fonts are simply unsuitable as are fonts that cannot be emebdded and require to be installed locally. It all comes down to system language settings vs. the unified environment inside acrobat. This also requires any PDF to be created on systems with the language settings correct in the first place, i.e. creating Spanish text with a Japanese version of AI would be pretty desastrous due to how foreign language fonts are accessed... check these things and then try again. If possible, enforce embedding of the full font in the PDF settings, not just a subset and choose a suitable font.
    Mylenium

  • Email images and signatures not displaying cross platform??

    I have noticed something odd when emailing people who are using windows. For some reason, attachments and signatures that are images (.jpg files that WILL open in a browser on the PC) or PDF's do not show up in the body of the email I send to them. Yet they are using HTML email, and emails they send to ME do have images showing up correctly in both the body of the email and the signatures on my Mac. Is there something on my end that I need to do in the formating to make this cross platform? Has anyone else run into this?
    I'm confused, I thought HTML was HTML....

    Same here... in Outlook 2007 many times the Mac email signature ends up as an HTM attachment... Any news on this odd behavior!

  • How to make cross platform screensavers

    I work on an Imac on os X. I need to make screensavers for
    cross platform (win/mac) distribution. I have flash 8 pro. Is there
    any viable solution cheaper than the $200 for "Iscreensaver" or
    $300 for "screentime" softwares? Failing that, does anyone have a
    preference between the two? do you know if they allow flash
    interactivity or just animation?
    thanks in advance
    Bob

    chakradude wrote:
    > I work on an Imac on os X. I need to make screensavers
    for cross platform
    > (win/mac) distribution. I have flash 8 pro. Is there any
    viable solution
    > cheaper than the $200 for "Iscreensaver" or $300 for
    "screentime" softwares?
    > Failing that, does anyone have a preference between the
    two? do you know if
    > they allow flash interactivity or just animation?
    Unfortunately there is no choices for you when comes to MAC.
    Windows has over
    30 really good screensaver tools, some of which very capable
    and totally free.
    Myself do not use Mac but friends who do, use the
    "screentime" as preferred tool.
    Check the features, see what you need and which tools deliver
    what you looking
    for than pick the winner :)
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for

  • To Call Another Form and Save Related MAster Data from a Transaction Form

    Hi Our project requires that forms for creating masters be called whenever the value (Key Value) being referenced in other forms are not found. For doing this I had used the When-Validate-Item Trigger and checked for the key value in the master table

  • Run time error : TSV_TNEW_PAGE_ALLOC_FAILED in st22

    Hi All, we are getting runtime error : TSV_TNEW_PAGE_ALLOC_FAILED in production system. for this report rsppfprocess we have batch jobs so may be its running all the action definition and coming up with consuming more memory ? we already checked with

  • Can't Find R6790

    It's connected properly, drivers are installed, but I can't run any games, it says failed to initialize renderer. Piriform speccy shows 16MB VGA Adapter as a graphic device. Please help.

  • Insert data into two related tables in one transaction

    Hi all, I've got problem with developing functionality. Background: I've got two tables: OFFER_HEADER and OFFER_CONTENT For now, user has to insert and commit the OFFER_HEADER(single-row view), then content becomes reachable and OFFER_CONTENT(multi-r

  • JTable Experts Needed :-)

    Hello JTable Experts, I have to build a planning application whose one screenshot is below. http://nicolasjouve.free.fr/public/sample.PNG My question is : should I use a JTable and customp 2D painting, or should I go for full Java2D ? I have to add t