Created my own subscription box in animate, how to embed the mail code into the symbols?

So i think  I am on the right track, I am trying to embed my mailchimp code into my animate site, and I decided to build my own text box and button in animate and convert them into symbols. Both text box and button or inside of a bigger symbol so that they stay in a responisive design. however when I tryin and plug in the mail code it just puts the subscription box behind my symbols. Is this because html code doesnt work in animate or am I just really stupid and am doing it all wrong? Ha probably the second part, . Any help would be great!.
Animate CC code
<div id="Stage_Center2_Subscription">
                <div id="Stage_Center2_Subscription_subscribe"></div>
                <div id="Stage_Center2_Subscription_Submittbutton">
                    <div id="Stage_Center2_Subscription_Submittbutton_Submitbutton">
                        <div id="Stage_Center2_Subscription_Submittbutton_Submitbutton_RoundRect2"></div>
                    </div>
                    <div id="Stage_Center2_Subscription_Submittbutton_text">
                        <div id="Stage_Center2_Subscription_Submittbutton_text_Text">Join</div>
                    </div>
                </div>
                <div id="Stage_Center2_Subscription_Textbox">
                    <div id="Stage_Center2_Subscription_Textbox_textbox">
                        <div id="Stage_Center2_Subscription_Textbox_textbox_RoundRect"></div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</body>
</html>
Mailchimp code
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/slim-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
          #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
          /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
             We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="http://kandied.us3.list-manage.com/subscribe/post?u=4525b320bd81872705a48ea05&id=4743a970b 1" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
          <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
    <div style="position: absolute; left: -5000px;"><input type="text" name="b_4525b320bd81872705a48ea05_4743a970b1" value=""></div>
          <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</form>
</div>
<!--End mc_embed_signup-->

Hi, Kyle-
What's happening is that you're inserting static HTML into the base HTML of your current project.  We treat any third party static HTML as underneath all managed elements.  You can find out whether or not it's being treated as static by hovering over the element in the elements panel:
One thing you can do is to dynamically insert your mailchimp code into a div by changing the html() property of that div using jQuery.  So, something like this:
In compositionReady:
sym.$("myDiv").html("INSERT MY FORM CODE HERE");
Hope that points you in the right direction!
-Elaine

Similar Messages

  • I just started using a new version of Illustrator and the text I am creating has a pink box behind, looks to be about the depth of the normal linespace, it is not visible in outline view, only in preview. What is it and how do I get rid of it?

    I just started using a new version of Illustrator and the text I am creating has a pink box behind, looks to be about the depth of the normal linespace, it is not visible in outline view, only in preview. What is it and how do I get rid of it?

    Hi Larry. I see. It is a file I have worked on previously, and the font is Myriad which I though came with the system. I just changed to Myriad Pro and the pink box disappeared. Thanks for the assistance, I know a new thing!

  • How to remove the '#'symbols for infoobject movement types in bex reporting

    Hi All,
      I have a problem in Bex reporting. The problem is when ever executing the report  that time some of the characteristic values is shown in layout '#' Symbols. i want to remove the '#' valuse in report.
    is it possible please give me step by step procedure for how to remove the '#' Symbols in reporing layout.
    this is very urgent please help to me on this issue.
    Thanks & Regards,
    Guna.

    Hi Guna,
    To achieve this issue, we need to replace the value of ‘#’, we need to change the description while retrieving the data from tables. So we need to write some ABAP code in SE38. Go to RSA1 transaction and go to Info objects tab. Then go to context menu for ‘cProject Key Figures’ as shown below. Click on the ‘Object Overview’ to get the overview of all the info objects. Here you can see the field names which are used to know the table names.
    In SE11, type the table name in ‘Database Table’ field. Now press ‘F4’, then you will get the next screen to select one of the P/Q/S/T tables.
    Now click on the button rounded in the below screen to view the data in the table.
    Now click the execute button or press ‘F8’ to view the records.
    Now go to Tcode: SE38. Create a source code and give some program name for that source code. To write code, you need access key. Contact your BASIS for this.
    Now write the below code for that particular table in which you want to change the value ‘#’ to description ‘Blank’. In the below source code, we are updating particular table, setting the field as ‘Blank’ where it is null or no value. Here the field will automatically get updated to ‘#’ if there is no value or null.
    update /BIC/PXXXXX set /BIC/ZXXXX = 'Blank' where /BIC/ZXXXXX is null or /BIC/ZXXXX = ''.
    if sy-subrc eq 0.
    write 'successful'.
    commit work.
    else.
    write 'unsuccessful'.
    endif.
    OR
    If this # is because of the missing master data than,
    right click that IO -> maintain master
    you will see first row as a blank.
    whatever value you maintain in this row that will come in the report for all Not assigned # values of the master data in the report.
    maintain it according to your requirement, save and activate the master data
    Hope this helps u...
    Regards,
    KK.

  • How to embed the needed fonts in a pdf file

    Dear Sir/Mam,
    We had purchased licenced version of adobe acrobat x pro
    We are facing issues while embedding the font in the pdf file
    Please find the below mentioned requirement
    Requirement:
    We have a pdf file (template) with some static images and static text in it
    We need to populate dynamic data in the pdf file for this we may use text boxes
    We need to set the font name for the text box and embed that font in the pdf template (Eg:Font to be used in textboxes is "RotisSansSerif-Bold")
    Queries
    Please let us know how to embed the needed fonts in the pdf file?
    Once user exports the pdf file, even if user doesnot have the fonts installed in his system the text need to be displayed in the same fonts,how to acheive this?Eg:if we define "RotisSansSerif-Bold" as font in the textboxes,after exporting the data the text need to be in the same font.
    Note:
    Fonts will only installed in the application server and not in the client system
    The mentioned requirement need to work on below mentioned specifications
    OS:Windiows-XP,  Browser:IE
    OS:Mac osx, Browser:Safari
    Regards,
    S.N.Prasad

    There is a similar post just a few away from yours. I will suggest what I would try. Open your job settings file (press or print preferred to get all fonts) and then select the properties and the font tab. At your font to the always embed list and you will likely need to uncheck the subset box. Then save your job settings (give it a name that is meaningful to you, you can not use the settings file you started with as they are read only and I do not recommend changing that). Maybe that will do the job. Of course that is for the creation of the PDF, I forgot you were talking about a form. You might check the form field properties, but I suspect you have already tried that. Guess I don't play with forms enough. Others may be by to answer.

  • How to embed the webcontent in Email

    Hi Everyone,
    would you kindly let me know how to embed the webcontent in emails.
    Thank you.

    Actually, i believe it is possible if you encoded the
    image file as a String, but still, why on earth you
    want to do it?!Doesn't have to be a string. You could hardcode an array of bytes, and create an image from that.
    IIRC that was a clumsy but useful technique prior to the introduction of jar files.
    I may be misremembering. Check the docs to confirm...

  • How to conver this sqlserver code into Oracle

    Hi,
    Any one can help me how to covert below sqlserver code into Oracle?
    DECLARE @t1 DATETIME;
    DECLARE @t2 DATETIME;
    SET @t1 = GETDATE();
    select * from table;
    SET @t2 = GETDATE();
    SELECT DATEDIFF(millisecond,@t1,@t2) AS elapsed_ms;

    Hi,
    Do Like This ,
    This is The function going to calculate elapsed time ,execute this before the second script,
    CREATE function DATEDIFF
      startTime in timestamp with time zone,
      endTime in timestamp with time zone
    return number
    as
      interval_ interval day (9) to second (3);
    begin
      interval_ := endTime - startTime;
      return (extract(day from (interval_)) * 86400 +
             extract(hour from (interval_)) * 3600 +
             extract(minute from (interval_)) * 60 +
             extract(second from (interval_))) * 1000;
    end;And this Is the Script that i converted to oracle,
    SET server out put on;
    DECLARE
       v_t1         TIMESTAMP;
       v_t2         TIMESTAMP;
       lv_cur       sys_refcursor;
       lv_elapsed   VARCHAR2 (30);
    BEGIN
       v_t1 := SYSTIMESTAMP;
       OPEN lv_cur FOR
          SELECT *
            FROM emp;
       v_t2 := SYSTIMESTAMP;
       SELECT datediff (v_t1, v_t2) elapsed_ms
         INTO lv_elapsed
         FROM DUAL;
       DBMS_OUTPUT.put_line (v_t1);
       DBMS_OUTPUT.put_line (v_t2);
    END;Thanks & Rgds
    BCV.

  • How to embed the Piecemaker gallery?

    Hi
    I don't have any experience in using Flash, but I just found a brilliant Flash freebie on Modularweb called The Piecemaker. I want to include it in my website but I don't have any idea how. I read the documentation and I'm still confused and I still don't understand the instructions.
    Here's the instructions:
    HOW TO EMBED THE GALLERY?
    1.  Copy the packages „com“ and „caurina“ from the folder to your classes directory. It works without that,
    but only if you always move these packages along with the FLA fle. If you‘re not familiar with working with
    classes, check the tutorial at Adobe Livedocs
    2.  Open the fle „piecemaker.fa“ and try to publish it to check, if the classes are referenced correctly.
    3.  The actual gallery is nothing more than the empty MovieClip on the „gallery“ layer. It has the base class
    „com.modularweb.imageGalleries.Piecemaker“, which holds all the code. To copy the gallery into your own
    project, you just need to copy this MovieClip as well as all the elements from the library to your project.
    4.  Three basic properties of the gallery are assigned on the „actions“ layer. The code from this layer has to be
    copied to your project, too. These properties are xmlSource, cssSource and imageSource, which
    hold the paths to the XML fle, the CSS fle and the folder containing the images to be loaded. Please note
    that if you embed the gallery to your project, these paths need to be relative to the location of your project.
    In the folder of the Piecemaker the I downloaded it contains:
    1) caurina
    2) com
    3) documentation
    4) images
    5) index
    6) piecemaker.fla
    7) piecemaker
    8) piecemakerCSS
    9) piecemakerXML
    So what do I need in order to make this work in my website?

    Yep,you have to look at JSR 75 (File Connection API). But:
    1) You need to understand is your phone model supports JSR 75
    // if prop==null, then this phone doesn't support JSR-75, otherwise you'll get File Connection API version
    String prop=System.getProperty("microedition.io.file.FileConnection.version");2) You need to exactly locate on phone file system where is image gallery and/or memory card
    // get image gallery full url
    String imageGalleryURL=System.getProperty("fileconn.dir.photos");
    String memCardURL=System.getProperty("fileconn.dir.memorycard");After all of that file opening is easy...

  • How to embed multiple SWF files into TinyMCE editor

    Hello,
    I am looking for help with Captivate 3. I have a demonstration recording that gives me two swf files, one for the actuall recording, another for the skin. The company I work for uses Helpstream for knowledge base content. The articles I enter need to sometimes have videos embeded. They use a tiny mce editor, and I'm not sure how to embed the two files together. After publishing the recording, I tried to take the object code from the html file, and use that, but that did not work.
    Any suggestions on how I can do this? Is there some setting that I need to have before publshing that will combine the skin and recording into one flash file? Currently I use Camtasia, but I would like to create more advanced video content and start using CAptivate full time.
    Thanks!
    Marianne F

    Hi there
    Clicking Project > Skin > Borders tab and DE-selecting the Show Borders option will eliminate the skin.SWF from being created.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • How to embed the Images in the java sourse

    How to embed the Images in the java sourse
    The size of the file will be too large while I put the binary code of the image into the java sourse!
    thanks

    You could encrypt them with a private key and then
    decrypt them with a public key.
    Almost had it... public key encryption works the other
    way around... otherwise what's the point of
    encrypting... if the decryption key is public?Spinoza's right. Public key encryption works both ways, but it would be useless in this case to encrypt with the private key. The problem is, how do you package your private key with the application in a way that doesn't allow the user to get it? Encrypt it? :-) I agree that there's no point to this exercize. If users want to screw up the application by editing its image files, let 'em.

  • How do you turn java code into an .exe or etc...

    I can't seem to figure out how to turn my java code into an executable in windows so that it runs by itself without a comipler, can someone help? (without using visual J++).

    I can't seem to figure out how to turn my java code
    into an executable in windows so that it runs by
    itself without a comipler, can someone help? (without
    using visual J++).I saw a tutorial on that, you might want to check it out.
    http://developer.java.sun.com/developer/onlineTraining/new2java/divelog/?frontpage-headlinesfeatures

  • How can I add advertisement code into flash game?

    hi mates,
    just want to ask about loading advertisement code!
    How do you add the advertisement code (adsense) into flash games??
    my site Funny Games have over 5k games but they are getting from others sites thus I have no original files. How can I add more code into the current files?

    Unless the games were pre-made to allow you to specify some variables in the page code or some external file, you won't be having any luck... you cannot add code to the games unless you have the source files, which you apparently don't have.

  • How to embed an Ixos tif into a web dynpro

    Does anybody know how to embed a tif image into an iFrame or maybe a image UI element....not sure what the best approach for doing this is.
    We have a url available to Ixos server which launches the tif image: Example:
    http://server.company.com:8080/archive?get&pVersion=0045&contRep=D1&docId=aaaaokjdx1cen255paaaab4dceiau
    How would we have this tif image already embedded in an iFrame when the application launches?  We don't want it to launch a new window.

    An Image UI element will not work because TIF is not an image format supported natively by browsers. In IFrame should work, just set the "src" property to the URL.
    Armin

  • How do enter my product code into a trial version when I have a student copy of Adobe Photoshop CS6

    How do enter my product code into a trial version when I have a student copy of Adobe Photoshop CS6

    Redemption Code Help
    Installing and Activating a Try & Buy product
    Mylenium

  • How to embed the pdf in custom transaction itself

    Hi Masters,
               By my custom program i am showing the form in pdf format . I am saving this pdf in local drive and i am opening that pdf in seperate screen.
                My question is how to embed the pdf file within the transaction rather than downloading to client system and opening it there??. Its very urgent.
                Thanks in advance.
    Best Regards,
    Purna

    Hi,
    Use CL_GUI_FRONTEND_SERVICES=>EXECUTE
    or CL_GUI_FRONTEND_SERVICES=>FILE_OPEN_DIALOG
    in your program.
    Best regards,
    Prashant

  • How to type the symbol ^?

    How to type the symbol ^ on a MB Pro 13' AZERTY keyboard ? Thanks.

    It is really easy: the ^ is above the 6. But I assume you want to use it with a letter like ê : you do this by holding the Alt)option) key while clicking the 6 key, then let go and type the letter you want underneath it.
    I will give some others: alt+e then the letter, alt+u then the letter, etc.
    Another alternative: go to SystemPreferences/Keyboard, check the "show keyboard and character viewers in the menubar", they will stay in the menubar as a little flag. When clicking the flag-icon you can either choose the keyboard layout and see where the characters are or the character panel and there you can choose any character that you want: it will insert the character that you click on the spot where your mousepointer is. I made a short list of "favorites" everytime I used this panel.

Maybe you are looking for

  • RAM issues - 1.25 GB registering when 2GB installed

    Hi, I'm trying to upgrade the RAM on my Macbook but have encountered a strange issue. I installed 2 x 1GB 667MHz DDR2 SDRAM, but only 1.25 GB is being recognised when I click on 'About this mac'. This is divided between 256MB in Bank 0 and 1 GB in Ba

  • First time data is not transported to pop up window through event handler

    Hi all, I am using NWDS 7.0, Now I want to open a pop up on click of a action link. There are two DCs DC-A and DC-B. I am calling action from DC-A to DC-B. DC-B contains view of pop up window. In DC-A I am using intreface controller of DC-B by using

  • Is there any kind of step up program for motherboards?

    I have an MSI GD80-B3 Z68 motherboard I would like to trade up to a G3 if possible. Are there any programs in place for this? Do I have any kind of options short of selling the board? Thanks.

  • XML DB Content Management Sample

    I'm trying to build a content management system. I downloaded the XML DB CS Sysytem sample from http://otn.oracle.com/sample_code/tech/xml/xmldb/cmsxdb/index.html 1) Opened the sample workspace in J Developer V903. 2) Added all libraries according to

  • Anyone else NOT going to update to iOS8?

    While not everyone has had things become horrible after updating, many have, and for me, my phone works just fine as it is. I don't really need the extra features and am quite happy to leave it as it is for now - why fix what ain't broke? Unlike upda