Question about content provider having access to code view

can they? i have read and read to try and figure this out. i
don't want to offer my client something that doesn't exist.
if i set up her site with contribute, she buys her version,
and we get it all working, can she access the html code to add
paypal buttons herself? or will she only be able to see design
view?

Sure thing - been in practice for years - search for:
Projector (EXE file that you can publish from flash which
embedds the player).
Auto Start (google this). Simple file to add to the root
level of the CD to make it auto play.
Check out www.flashjester.com and other 3rd party tools for
extending the projector format beyond
what Flash offers.
Chris Georgenes
Animator
http://www.mudbubble.com
http://www.keyframer.com
Adobe Community Expert
*\^^/*
(OO)
<---->
rizien wrote:
> We're trying to put our catalog on CD-rom, and I want it
all to be stand-alone,
> so when you put the CD rom in a menu comes up and you
can browse.
>
> I had used Flash in the past under Macromedia, but its
been a while so my
> question before I buy is:
>
> Can I make a flash animation/menu that will run on any
computer, not in a
> browser, and not connected to the internet? Can I
include on the CD a version
> of the Flash player that they can use? Preferably having
it auto-play and the
> menu just pops up.
>

Similar Messages

  • HT2736 How does a content provider obtain a redemption code to provide to others for free downloads of their own content

    How does a content provider obtain a redemption code to provide to others for a free iTunes download of their own content. This would be similar to what Starbucks does. However, it would the actual content provider and not a third party.

    Same issue. We produce a number of Podcasts and are about to launch a national print campaign to promote them under a single brand identity.
    I tried that method already as well, but got the response back that I needed to contact a different department using the "report this podcast" link associated with the Podcast in iTunes (which, of course, doesn't have any options for anything close to this type of request.) Been 48 hours and no response yet. Anyone had any success with this?

  • A question about the execution order of java code

    I have a question about the order of the execution of java code.
    class myclass
    String str1 = new String("str1");
    static String str2 = new String("str2");
    static
    String str3 = new String("str3");
    myclass( )
    String str4 = new String("str4");
    static myfuntion()
    String str5 = new String("str5");
    When I new a myclass object, what is the order of execution about str1,str2.str3 ,str4?
    When I run myclass::myfunction( ) instead of new a myclass object what is the execution order about str1, str2, str3, str4, str5?
    Thanks

    hello,
    I think there may be one thing can't use println to make sure.
    class myclass
    static {  System.out.println("str1");   };
    myclass() { System.out.println("str2"); }
    then str1 appear before str2
    class myclass
    static {  String str1 = new String("str1"); };
    myclass() { String str2 = new String("str2"); }
    then
    str1 initilized before str2,
    str1 get the value str1----->after<----- str2.
    Am I right or wrong?

  • The question about EDI in scenario 'Cross-Company Code Sales Processing'?

    I'm doing the exercise with IDES system for the scenario 'Cross-Company Code Sales Processing'.
    But when posting the EDI, it gave me the error as followings:
    there are related data in table EDPP1, including customer and vendor data, but it still informed me the questions.
    pls help!
    Object 0090033869
    Output type: tst IV for MM by ken
    Processing log for program RSNASTED routine EDI_PROCESSING
    EDI: Partner profile not available
    EDI: Partner profile not available
        Message no. E0332
    Diagnosis
        A partner profile could not be found with the following key:
        /0000000000/LI/
        This involves the key fields of the table EDPP1:
        -PARNUM  partner number
        -PARTYP  partner type
    Procedure
        Please check the EDI partner profiles.
        Execute function

    Hi
    Partner profile is not seems to be maintained in tcode WE20.
    Please maintain in WE20.
    Kind Regards
    sandeep

  • Simple question about integrating .AS file into flex3 code

    I'm sure this is extraordinarily easy for most people, but I
    can't figure it out ... nada, zilch ...
    I have this file (
    Optimized
    Perlin Noise File), and I'm trying to include it/make it
    available in my flex3 code. I just can't get the namespace/import
    code right, and I'm not sure - because of the namespace - if I'm
    supposed to put this file in a collection of sub-folders (something
    like: nl/ronvalstar/math ...). The end result is me being able to
    replace the BitmapData.perlinNoise method with an optimized version
    for real-time cloud generation.
    If somebody could provide the code to get this file
    integrated I'd be grateful.
    Thanks :)

    "January_jsd" <[email protected]> wrote in
    message
    news:g8ptaq$jp3$[email protected]..
    > I'm sure this is extraordinarily easy for most people,
    but I can't figure
    > it
    > out ... nada, zilch ...
    >
    > I have this file (
    http://www.quasimondo.com/examples/OptimizedPerlin.as),
    > and
    > I'm trying to include it/make it available in my flex3
    code. I just can't
    > get
    > the namespace/import code right, and I'm not sure -
    because of the
    > namespace -
    > if I'm supposed to put this file in a collection of
    sub-folders (something
    > like: nl/ronvalstar/math ...). The end result is me
    being able to replace
    > the
    > BitmapData.perlinNoise method with an optimized version
    for real-time
    > cloud
    > generation.
    >
    > If somebody could provide the code to get this file
    integrated I'd be
    > grateful.
    http://flexdiary.blogspot.com/2007/08/as3-basics.html

  • Question about Content Delivery

    We're trying to put our catalog on CD-rom, and I want it all
    to be stand-alone, so when you put the CD rom in a menu comes up
    and you can browse.
    I had used Flash in the past under Macromedia, but its been a
    while so my question before I buy is:
    Can I make a flash animation/menu that will run on any
    computer, not in a browser, and not connected to the internet? Can
    I include on the CD a version of the Flash player that they can
    use? Preferably having it auto-play and the menu just pops
    up.

    Sure thing - been in practice for years - search for:
    Projector (EXE file that you can publish from flash which
    embedds the player).
    Auto Start (google this). Simple file to add to the root
    level of the CD to make it auto play.
    Check out www.flashjester.com and other 3rd party tools for
    extending the projector format beyond
    what Flash offers.
    Chris Georgenes
    Animator
    http://www.mudbubble.com
    http://www.keyframer.com
    Adobe Community Expert
    *\^^/*
    (OO)
    <---->
    rizien wrote:
    > We're trying to put our catalog on CD-rom, and I want it
    all to be stand-alone,
    > so when you put the CD rom in a menu comes up and you
    can browse.
    >
    > I had used Flash in the past under Macromedia, but its
    been a while so my
    > question before I buy is:
    >
    > Can I make a flash animation/menu that will run on any
    computer, not in a
    > browser, and not connected to the internet? Can I
    include on the CD a version
    > of the Flash player that they can use? Preferably having
    it auto-play and the
    > menu just pops up.
    >

  • Question about content descriptor

    what info does the content descriptor actually carry and who uses it

    It has always been very basic to always maintain a  backup copy of your computer for just such an occasion.
    All of your itunes content should be included ion your regular backup of your computer.
    If for some reason you have failed to maintain a backup ( not good), then you can transfer itunes purchases from an iphone/ipod.  Without syncing:File>Transfer Purchases
    When you sync to the computer when your get it back, it will erase the content of the iphone and replace with content from the computer.  This is why it is important to have a backup copy of your computer.
    "Also, my second question. Is it possible to download a movie on my iPhone 4, sync it with my computer so that it is in my library and then put it on my iPad?"
    Yes.  You can transfer purchases to wherever you want them.  You can buy on iphone, transfer to itunes ( as described above), then  sync to ipad/ipod/iphone.

  • Question about terms of payment of company code tab of customer master data

    Hi:
    As I know there are two places to be maintained terms of payment of customer master data, one is in billing documents of sales area data tab and I understood it will default to the one in sales order when you create, another is in company code tab and I don't know what does it be used for? Could you advise?

    Hi
    Along with the payment terms, the reconciliation account number and the dunning procedure is set specifically for the customer to the particular company code.
    This would be the default data for all transactions specific to the customer in specific company code.
    If you extend the customer to another company code, you can have different recon, payment terms etc.
    All FI transactions are relative to these settings.
    In SD when you process, any changes to the particular customer can be modified and it will supercede the default settings of PT
    Reg
    Suresh

  • A question about Authentication Provider

    I integrate OID with WLS, provide user information to BPM, but I find in BPM Identity Lookup window, it only search and use users in the first Authentication Provider.
    I add real employees info in OID,now I need some virtual user in BPM process,I dont want to add them into OID.
    From BPM support document e10226 Administrator' Guide for Oracle SOA Suite and Oracle Business Process Management Suite P104 6.8 Listing Oracle Internet Directory as the First Authentication Provider,I know OID must be the first provider in realm,but I know in Weblogic console authentication, it will use all providers from top to down. why BPM can only recognize the first provider? I think support document only says OID must be the first,not the only one.
    From document e15176--Modeling and Implementation Guide for Oracle Business Process Management P394 bottom of the page, it says "select an application server,realm,and ....",but in the Identity Lookup window, the jazn.com is not my realm name,I think it's OC4J default realm name,but why ?

    Any one who know this ?

  • Question about administrator account and access

    I am logged on as administrator, but when I try to access certain programs or files I am refused to access as a limited user.
    Can anyone help?
    Jon

    Hi there,
    you can access such files or programs by doing a "right-click" on the file/shortcut and "left-click" on "Run as administrator..".
    Then the application will be executed wirh maximum rights and full access.
    Greets

  • A question about content player

    I am at the learning portal. However I can not find the menu path to start the content player.
    Could you tell me how to launch the content player from learning portal?
    Thank you.

    Could anybody share your experience on this?
    Thank you very much!

  • Question about content of alert messages

    I created some alerts that are called via actions. I customazed for alerts alert categories with short and long texts.
    Now when the alert is generated I get in my outlook e-mail for this alert and in the e-mail I get short and long text defined for alert. And I have admin authotizations.
    On the other hand users without admin privileges get the e-mail but in e-mail is not displayed short and long text of alert. I added them authorizations for usage of all texts but it doesn't help. Are there any paramethers or special authorizations that I have to assign them.
    Thanks in advance.

    Solved.

  • Question about contents of Lion Installer...

    I created a Lion bootable installer by installing the file InstallESD.dmg onto a DVD and
    it works ( I found out the hard way, Lion OS became corrupted and would not boot).
    The InstallESD.dmg is found in the SharedSuppoort folder in the Installer bundle,
    1) What the heck does 'InstallESD' stand for it seems to be a peculiar name
    2) In the same folder there is a file named OSInstall,mpkg.  What is its purpose?
         the InstallESD.dmg seems be be able to do the whole install without any other files.
    I don't have a way to view *mpkg files....
    Enquiring minds want to know
    Jerry

    "InstallESD" is named as such because that's the name somebody in Apple chose. The function of OSinstall.mpkg doesn't matter.
    You (and many of us ) are delving into areas into which Apple did not intend us to go.  Keep exploring, and you will find several thousand files with inexplicable names. Way below the level at which the user operates, it is not necessary to make file names nice and self-explanatory. 

  • E-recruimtment: Question about landscape standalone with use of MSS view

    Hi ,
    Has anyone already done an implementation of E-recruitment with the use of MSS view ?
    Or have you reliable information about the combination landscape - manager view ?
    For security reasons the choice for the landscape standalone is the best.
    But in documentation of SAP we have read that the Manager view isn't possible in a standalone landscape:
    ERP installation (Recruiting as integral part of the ERP solution)
    - Required for MSS Manager Role integration and ESS integration
    Kind Regards
    Pascale

    Hello Pascale,
    perhaps we mixed up some things according to the manager involvment. There are 2 different solutions.
    There is the "internal" e-recruiting solution for manager involvement. This is delivered in 2 separate roles requester and decision maker but usually joined to one manager or hiring department view / startpage.
    There is an bsp application for requesting requisitions. The manager can create them, fill in the data he knows and then he sends it to his hr clerk respondible for his requests who adds all stuff missing, checks if it's ok with budget / headcount and then publishes it in the jobborads. In Addition there is an application which provides the mangager with a list of candidates he has to check and fill a questionaire for e.g. to decide if he wants the candate for an interview.
    Both applications are parts of the e-recruiting delivery. They have nothing to do with the MSS. They are accessed via a startpage for the amnager and run on the e-recruiting server.
    On the other hand there is nearly the same functionality delivered as part of the MSS. The result is nearly the same just the user interface differs. The requisition request is not done in an bsp application but an Adobe Interactive Form (which requires an ADS Server). The intention of this is to rebuild you old paper requisition request in an interactive form and map the data to the e-recruiting requisition. So you train your managers to use a web version of the old form instad of using e-recruiting. Of course if you already use other mss functions everything will be in the same fancy frontend and you do not need to log in twice if you have no SSO. As far as I heard the ADS license alone costs 50k and then youhave the rollout cost and licence cost for the MSS. You have to decide if it is worth it.
    The candidate list for questionairs to fill is also available in the MSS scenario.
    The MSS solution requires e-recruiting 600 and an hr core system on ECC6.0 (ERP2005) with the newest enhancement package. The MSS is installed and processed on the hr core server no matter if you use an integrated or a standalone installation for e-recruiting.
    Best Regards
    Roman Weise

  • Does CS6 have Code View Within The CCS Document?

    I would like to know with Dreamweaver CS6 do you get
    to have activated Code View with in the CSS document?
    I have no problems accessing the code view with in a PHP
    document as you can see below:
    when I use a character similar to what I use in PHP on
    the CSS document that all I get is the grayed out code
    view in the properties section as you can see below:
    Is their some where in the general settings that
    allows me to use the code view input table
    on a CSS document?
    any advice would be greatly appreciated

    .css documents are "code only" documents that can only contain cascading stylesheet elements.
    You cannot use HTML elements like <body> tags within a .css document.
    EDIT: For more information on what is allowed in a .css document, run the css tutorial here: http://www.w3schools.com/css

Maybe you are looking for