+ Reply to Thread
Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 58

Products Exhibitor

This is a discussion on Products Exhibitor within the FlepStudio utilities forums, part of the Flash English category; yeah my parents are Italian but i was born and raised in the states and jsut moved back to south ...

  1. #11
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Re: Products Exhibitor

    yeah my parents are Italian but i was born and raised in the states and jsut moved back to south of rome a couple months ago so when im having problems with one of your english tutorials i read it in italian casue it helps me concentrate and focus....

    heres the xml
    HTML Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <products>
    
        <category name="News">
            <product name="Feb 28th 2008" thumb="" image="" price="" detailsURL="">
            <description><!&#91;CDATA&#91;<p align="left"><b>1 Novembre 2007, Frosinone</b> -  siamo lieta di annunciare che, a partire dal 2 Feb 2008, l'azienda e il nuovo ed unico distributore ufficiale dei prodotti bla bla bla  PDF</p>]]></description>
    <product name="Feb 2nd 1990" thumb="" image="" price="" detailsURL="">
            <description>
    <p><a href="http://www.lorem-ipsum.info/"><i>Lorem ipsum</i></a> </p></description>
            </product>
    </products>
    Last edited by Flep; 30-01-08 at 07:21.

  2. #12
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Unhappy Re: Products Exhibitor

    shooooooooottttttt

    sorry its for now anyways your products.xml file with CDATA tags in the description tags....the cdata tags are just the example from your tutorial....with a bolded title, the line breaks and the links....

  3. #13
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,762
    Rep Power
    11

    Re: Products Exhibitor

    Hi Maldor,

    this is the correct XML you should use ( for 1 category and one product ):
    HTML Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <products>
    <category name="category 1">
    		<product name="product 0" thumb="http://www.flepstudio.org/utilita/ProductsExhibitor/thumbs/thumb_0.jpg" image="http://www.flepstudio.org/utilita/ProductsExhibitor/images/pic_0.jpg" price="1.00 $" detailsURL="http://www.flepstudio.org">
    		<description><!&#91;CDATA&#91;<p align="left"><b>1 Novembre 2007, Frosinone</b> -  siamo lieta di annunciare che, a partire dal 2 Feb 2008, l'azienda e il nuovo ed unico distributore ufficiale dei prodotti bla bla bla  PDF</p>]]></description>
    		</product>
    	</category>
    </products>
    and you get the description + CDATA tag as following:
    Code:
    node.firstChild.firstChild.firstChild.firstChild.nodeValue;
    add that to your textfield:
    Code:
    des_txt.htmlText=node.firstChild.firstChild.firstChild.firstChild.nodeValue;

  4. #14
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Re: Products Exhibitor

    thanks for your reply flep .......this works fine on its own ......sorry if i didnt explain myself the best or put up the wrong code.....what i want to do is have the products display thing display html text in the the products display .....what i first tried to do is use the class from your HTML in XML tutorial which is the as3 code i posted earlier and add it as a class file to be imported along with the other classes ....the only problem with this is IT DOESNT WORk.....more staright forward question is what do i have to do to the Main.as file in your Product display thing in order for it to read html tags!.......

  5. #15
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,762
    Rep Power
    11

    Re: Products Exhibitor

    Hi

    sorry, I don't get you... I thought you want to display html text into description textfield...

  6. #16
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Riferimento: Products Exhibitor

    hey flep.....yeah that is what i want to do but it doesnt seem to be working...i am still seeing the html tags
    you can check it out here if and when you have some time.........
    thanks again for your help, time, effort, PATIENCE and forum.....

  7. #17
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,762
    Rep Power
    11

    Re: Products Exhibitor

    Hi Maldor

    Open Product.as, function init.
    You must write des_txt.htmlText=des;

  8. #18
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Riferimento: Products Exhibitor

    thanks alot for your time flep.........if anyone needs a hand with this just drop a message here and after torturing flep i will be more than willing to help !

  9. #19
    Junior Member Settled In energyhigh is on a distinguished road
    Join Date
    Jan 2008
    Posts
    12
    Rep Power
    0

    Re: Products Exhibitor

    Hello there Flash Guru.
    I would like to ask,
    can i change the graphic interface of this amazing porduct illustration(i mean colors,buttons,etc)
    and use it in my website?
    Of course i dont know exactly how to do that but just asking before beggining with it

  10. #20
    Member Settled In Maldor is on a distinguished road
    Join Date
    Jan 2008
    Posts
    39
    Rep Power
    0

    Re: Products Exhibitor

    yes you can enrgy....the first thing you will need to do is downlaod Flash CS3 from adobe.there is a 30 day free trial version....from there you can download the file from fleps site and open it up and change it...flep gave me a lot of help on this and i endd up altering it quite a bit....if you have any mor e questions lemme know,im always poping in and out........

+ Reply to Thread
Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast

LinkBacks (?)

  1. 17-01-08, 21:35
  2. 20-12-07, 09:25
  3. 19-12-07, 18:37
  4. 19-12-07, 14:58

Similar Threads

  1. Product Exhibitor - HELP!!!
    By buonora in forum HELP free utilities
    Replies: 0
    Last Post: 03-02-09, 15:09

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts