Adding sensitive Images of XML

I have people,

I'm working on my first Web Site responsive.

I work in XML (two dogs databases that contain the details for each dog and the paths to the image files).

The site is made with Bootstrap3, HTML5 and CSS3. I already have all the data connections that is not a problem.

What is the best way to insert my images from XML in my Bootstrap-HTML pages using Dreamweaver to make them responsive and optimized properly?

I hope that's not too complicated!

Thanks to anyone who can help me.

Sylvia

That's what I've tried so far-

It's my XML

<?xml version="1.0" encoding="utf-8"?>
<breeder>
  <boys>
  <dog>
   <dogs_id>0025</dogs_id>
   <url><img src="/images/boys/dog_profile.jpg" width="530" height="607" alt="Photo of Dog " class="img-responsive image-holder"/></url>
</dog>
  </boys>
  </breeder>

HTML code of the page

var dogsImageName = dog.find('url').html ();

$("#dogsImageHolder").empty ();

$("#dogsImageHolder").append ("< html >" + dogsImageName + '< /html >');

< div class = "col-xs-12 col-sm-12 col-md-5 col-lg-5" >

< div class = "image door-img-reagent" id = "dogsImageHolder" > < / div >

< / div >

In Photoshop, I know how to make generator export Adobe and the process of Extraction of the PSD.

IN Dreamweaver CC, I tried the following three methods to insert images.

According to W3C When you use the bootstrap information what I have to do is - this

Then add the .img-responsive class in my CSS. It applies display: block; and max-width: 100%; and height: auto; to the image:

It works well, but what is the size of the image export from the src =? If I use the larger size, I have a heavy page. The smallest looks terrible during the enlargement process.

There is the < image > method. Apparently, it's better for when you need to do the art direction, I need this.

And finally the SRCSET method

< img src = "small.jpg"

srcset = "large.jpg 1024w medium.jpg 640w, 320w small.jpg"

Dimensions = "(min-largeur: 36em)" 33.3vw, 100vw ""

ALT = 'A rad Wolf' >

It is difficult to say without seeing the site itself, what size you should take your images.

You should almost never allow an image to expand it beyond its size native pixel.

Using max-width: 100% instead of width: 100% in your css will allow the image to cater for smaller devices. It will shrink with your page as the browser window is made smaller, but it will get not much larger than its native pixel dimensions.

Tags: Dreamweaver

Similar Questions

  • I added an image as a signature that works very well if a new message an email, however, the signature of the image is not added when I reply to an e-mail message?

    I added an image as a signature when a set my e-mail account. This image is added successfully when I compose a new email. When I reply to an e-mail message, the image is not added, and I have to manually copy it from a newly formed email. I assumed that there should be a way around this?

    Account settings of GOTO and look under the section Composition & addressing. There are two check boxes to include signatures in the responses and transfers.

  • Adding feeds to "feeds.xml".

    Hello everyone, I am currently in programming as a hobby. I love the Blackberry OS 10 and I'm interested in coding for the platform.

    I use the waterfalls (QML and C++), and I'm doing a podcast, as BPod and PodcastAddicts (Android) downloader. I designed the user interface of the application, but I'm running a certain problems and I hope that people don't mind help out me.

    So first of all: I have a screen that has the controls to be added to the library. I'm storing flows in an xml file called "feeds.xml", but I'm stuck on how to write to the file. So, I want to when the button is clicked, then it gets added to the "feeds.xml" file and library updates showing the newly added podcast stream.

    Currently I have this code:

    import bb.cascades 1.0
    
    NavigationPane{
    Page {
        id: myPage
        Container {
    
            topPadding: 10
            background: Color.Black
            Container {
                id: addFeedContainer
                layout: StackLayout {
                    orientation: LayoutOrientation.LeftToRight
    
                }
                TextField {
                    id: feedUrl
                    hintText: qsTr("Add feed url") + Retranslate.onLanguageChanged
                    inputMode: TextFieldInputMode.Url
                    clearButtonVisible: true
                    layoutProperties: StackLayoutProperties {
                        spaceQuota: 1
                    }
                    input {
                        submitKeyFocusBehavior: SubmitKeyFocusBehavior.Lose
                        submitKey: SubmitKey.Submit
                        onSubmitted: {
                            addFeedContainer.addFeed();
    
                        }
                    }
    
                }
                Button {
                    text: qsTr("Add") + Retranslate.onLanguageChanged
                    preferredWidth: feedUrl.focused ? 20 : undefined
                    onClicked: {
                        addFeedContainer.addFeed(feedUrl.text);
                    }
                }
                function addFeed() {
    
                    // Reset the TextField to its original state
                    feedUrl.loseFocus()
                    feedUrl.text = ""
                }
            }
            ListView {
                topMargin: 50
                dataModel: XmlDataModel {
                    id: rss
                    source: "feeds.xml"
                }
    
                listItemComponents: [
                    ListItemComponent {
                        type: "item"
    
                        SettingsListItem {
    
                        }
                    }
                ]
    
            }
        }
    }
    }
    

    Thanks in advance

    XMLDataAccess but there are limits on the XML, you can write on, so if you decided to complicate later then you can consider using QXmlStreamWriter now.

    However, I use them both in my application and so there is nothing that prevents using XMLDataAccess now and then glancing QXmlStreamWriter when you need more complexity.

  • I just thought that I added 8 images to my library and it turns a license all. Very delicate! so bummed that I have there is one I want to use and 8 of my images! Can I please everything reset and start over? All new, so this summer

    I just thought that I added 8 images to my library and it turns a license all. Very delicate! so bummed that I have there is one I want to use and 8 of my images! Can I please everything reset and start over? All new, so this was a first time horrible user experience!

    Hello

    I'm afraid, it is not possible to reset anything, once an image has been authorized.  As a gesture of goodwill, I added 7 license credits to your account to replace those allowed by mistake.

    Thank you

    Bev

  • Sensitive images full screen &amp; Placement of content

    Hello

    Please can I ask the community for help and advice?

    I created a Web of Muse site and used a widget from QooQee called REACT that allows me to place a sensitive image on the first page of my site and meets all the screen resolutions, which is great.  The image fills all browser.  I want the whole image to fill the first page of my site with a page scrolling.

    However, I have a problem and it is the content below my picture to full size browser.

    I'm designing on an iMac 27 "screen and when I preview the design in a browser on the big screen, everything is online and is placed where it should be.  However, when I discovered that a 13 "or 15" Macbook, content drops creating a gap between the bottom of the image full screen and the beginning of the content.

    Anyone know of a way I can continue this drawing, but have the content of the answer, so he's always sitting right under my picture full screen and I have no gap between the image and my content.  I need this to work for 13 ", 15" MacBook and iMac.

    Any help would be appreciated gratefully.

    Link to the test site is Billy Kenny Music | Official website of Billy Kenny

    Thank you very much

    RG.

    Reactive Adobe Muse CC 2015 is now online. Please install the update of CC > Apps.

    What's new: news summary

    Release notes: https://helpx.adobe.com/muse/release-note/adobe-muse-release-notes.html

    Delicate design:

    Adobe help Muse | Create responsive Web sites

    Adobe help Muse | Responsive web design in Adobe Muse

    Adobe help Muse | Migrate existing Adobe Muse Web sites to answer

    Tutorials

    To get started with Adobe Muse (replaces how to make a website with Adobe Muse (coffee of Katie)):

    - https://helpx.adobe.com/muse/how-to/create-responsive-website.html

    Create a sensitive webpage with Adobe Muse:

    - https://helpx.adobe.com/muse/how-to/responsive-web-design.html (more detailed features RWD of Muse demo)

    Thank you

    Sanjit

  • Photo Gallery can reorganize in subcategories + added new images through editing in the browser

    Hello

    I'm looking for a photo gallery that has the ability to rearrange the images displayed from the subcategories or tags. For example, I want to add a gallery which contains pictures, a projects of clients. The client wants to visitors of the site to be able to mix the Gallery to display only e.g. 'stone walls' or 'wood decking. A system of marking would be useful rather than having to load the pictures in each subcategory.

    The other consideration is that my client should be able to add new images with labels using the browser via Business Catalyst. So far, I've only managed by replacing the existing images rather than adding new images.

    Y at - it such widget for Muse or is there any other widgets wordp interested or another that could be incorporated into the work dot.

    Thanks in advance,

    Jimmy

    Hi Jimmy

    If I'm not mistaken, basically you want to provide users an option to select the category of images as they appear on the page.

    Muse, we cannot tag or categorize, also the module of British Colombia Photo Gallery does not provide this option, but there is a solution with web applications.

    You can create a web application and web then elements app in the form of images and then rank them. When page inserting the web application with the categories drop down, so when users select the category these items in web application would show on the page. In addition, you can add custom Web app fields to search using the keyword.

    With the edition, customers can connect to BC admin, then using the photo gallery or web app (if used) module to edit images, add new ones. IBE cannot be used to add new ones, but to replace existing ones.

    Useful links:

    http://helpx.Adobe.com/business-catalyst/partner/Web-apps.html

    http://helpx.Adobe.com/business-catalyst/partner/building-Web-apps-part-1.html

    Thank you

    Sanjit

  • Adding an image at the signing, but not in the signature field, in Reader

    Hello

    I would like to know if it is possible to add an image to a PDF when I sign the document in the reader.

    I don't want to add the image in the signature field as a signature, but rather under the signature field. The image is ' n barcode provide me with more information about the signature.

    I looked at the example Stamper, but this feature is not avialable in Reader.

    Thank you

    Magda

    PDPageAddAnnot works on compatible reader of PDF files.  Otherwise, Yes, you need Cos.

    From: Adobe Forums [email protected]<>[email protected]>

    Reply-To: "[email protected]<>[email protected]> ' [email protected]<>[email protected]>" "

    Date: Thu, October 27, 2011 00:56:18-0700

    To: Leonard Rosenthol [email protected]<>[email protected]>

    Subject: Adding an image in the reader at the signing, but not in the signature field,

    Re: Adding an image in the reader at the signing, but not in the signature field,

    created by magdakuithttp://forums.adobe.com/people/magdakuit> in Acrobat SDK - see the discussion complete onhttp://forums.adobe.com/message/3992749#3992749

  • A link to an image in XML format

    Hello

    I recently bought this model: http://www.TemplateMonster.com/Flash-templates/27466.html but I have a big problem. I want to add a hyperlink on the large images that appear when you click rooms for example. There are 9 small images on the right side and 1 large image on the left. I changed all the images, but I also want to add hyperlinks on some great pictures. Action script import xml as a file:

    <? XML version = "1.0" encoding = "iso-8859-1? >
    < root >


    < pageGallery nameGallery = "GALLERY 1" name = "gallery1" file = line 'Gallery' = '3' maxImages = "9" >
    < titleImages >
    < smallImages > _gallery_small_images_1.jpg < / smallImages >
    < bigImages > _gallery_big_images_1.jpg < / bigImages >
    < infoImages > <! [CDATA [surpassing Canada varius mi Cum sociis natoque penatibus and - < br > magnis say parturient ride, nascetur ridiculus MUS Nulla dui. < br > surpassing feugiat malesuada odio.]] [Morbi nunc odio, gravida at. []] > < / infoImages >

    < / titleImages >

    < titleImages >
    < smallImages > _gallery_small_images_2.jpg < / smallImages >
    < bigImages > _gallery_big_images_2.jpg < / bigImages >
    < infoImages > <! [CDATA [surpassing Canada varius mi Cum sociis natoque penatibus and - < br > magnis say parturient ride, nascetur ridiculus MUS Nulla dui. < br > surpassing feugiat malesuada odio.]] [Morbi nunc odio, gravida at. []] > < / infoImages >
    < / titleImages >

    < titleImages >
    < smallImages > _gallery_small_images_3.jpg < / smallImages >
    < bigImages > _gallery_big_images_3.jpg < / bigImages >
    < infoImages > <! [CDATA [surpassing Canada varius mi Cum sociis natoque penatibus and - < br > magnis say parturient ride, nascetur ridiculus MUS Nulla dui. < br > surpassing feugiat malesuada odio.]] [Morbi nunc odio, gravida at. []] > < / infoImages >
    < / titleImages >...

    Please help me with the correct syntax to add the hyperlink on a large image in XML. I think I need to make some changes in the FLA project, but I do not know where...

    Thank you!

    Xml is only a resource of data, the better you can do with the xml file is to add a tag for the url you want to link to.  For example, here's what you could do with xml...

                   
                        _gallery_small_images_1.jpg

                        _gallery_big_images_1.jpg
                       

    http://www.etc.com

    Flash has to do the real work that transformed into a usable link.  The job in your Flash file link will require to understand the design of your fla and know how/design with Flash code.  To get help, your best bet is to find the code that involves objects you specified and present the relevant parts here.

    If you do not understand your fla file and you do not have Flash experience, you may have to hire someone to do it for you.  Someone could be willing to walk you through it, step by step or all just to make you... but don't count on him... He is not necessarily a simple effort.  These forums are primarily to help people with problems of design, to demonstrate and to exchange ideas, not give them lessons or services.

  • Sensitive images CSS help

    I usually make my reactive images by adding

    max-width:100%; height:auto;

    the css class that is called for the image.

    However, I have now an image that is used with a hover and click effect that I want to make sensitive and above will not work.

    The image I have is in three parts for her. The upper part is the normal state, the central part is pointing State and the lower part is the active state.

    The total picture is 280px wide and high 3x125px.

    In the css I use:

    {.p01-button

    Width: 280px;

    height: 125px;

    background: url('home01.png') top left no-repeat;

    }

    for the normal state, then:

    .P01-button: hover {}

    background-position: center left;

    }

    for the State showed up and

    .P01-button: active {}

    background-position: bottom left;

    padding-top: 0px;

    }

    for the active state.

    This set works very well with a browser full screen, but the images don't fit on smaller screens.

    Can I do these sensitive in a manner similar to the first method?

    Thanks in advance.

    Thank you Nancy. I didn't know that. See you soon.

  • How to extract the Image to XML Format?

    Hello

    I use Oracle as our database.
    In the Employee Table, it the column of Type Blob.


    I extract all the data (such as name, Sal, age, Dept) of the Employee Table in XML format.

    Now, there's also a column Blob added, please tell me how can I extract this Image Format as XML?

    Thank you.

    You can use base 64 format.

  • Adding an Image to the bottom of the screen

    Hello world

    I want to add an image to the bottom of my screen (just one which is active), I came across "setStatus();", that works very well on OS5, but on the OS 6 on the Blackberry 9780 Image is added to the screen but is not active. Is it possible to get round this, maybe another function that I can use?

    Thank you

    AccountImage = new BitmapField(my_accountImage, Field.FOCUSABLE |Field.AXIS_VERTICAL){
                public boolean navigationClick( int status, int time ){
                    if(setFocusImage== false){
                        AccountImage.setBitmap(my_accountImage);
                    }else{
                        AccountImage.setBitmap(my_accountImage_Focused);
                    }
                    UiApplication.getUiApplication().invokeLater(new Runnable() {
                          public void run() {
                             UiApplication.getUiApplication().pushScreen(new SCMyAccount());
                              //UiApplication.getUiApplication().popScreen(SCScreen.this);
                          }
                    });
                    setFocusImage= true;
                    return true;
                }
                protected void onFocus(int direction){
                    AccountImage.setBitmap(my_accountImage_Focused);
                    setFocusImage= true;
                }
                protected void onUnfocus(){
                    AccountImage.setBitmap(my_accountImage);
                    setFocusImage= false;
                }
            };
            VerticalFieldManager hfm = new VerticalFieldManager();
            hfm.add(AccountImage);
            setStatus(hfm);
    

    Hi, I have corrected the code. But the image has only a horizontal scrol due the other code in my application

  • Adding several images and videos to DVD Maker

    When you create a DVD Maker project, I am able to add several images, and then I added successfully a video at the end of the photos. In order to catch up with my story, I would now like to add another group of images after the video. In other words, my goal is to have three scenes, IE 1 scene will be the first batch of images. Scene2 will be video and scene 3 to be the second batch of photos
    However, I find that whenever I try to add the second batch of photos they're all in the first group of photos automatically. I find myself with a larger size Scene1 and the Scene2 video.
    How can we separate the two groups of photos, when I open the DVD maker I see only a folder with pictures and the folder with the video. Can I change the order of these two, but I can't create the third folder of photos.
    All my photos are in .jpg format and the video is in .wmv format
    Thanks for any help and advice

    When you create a DVD Maker project, I am able to add several images, and then I added successfully a video at the end of the photos. In order to catch up with my story, I would now like to add another group of images after the video. In other words, my goal is to have three scenes, IE 1 scene will be the first batch of images. Scene2 will be video and scene 3 to be the second batch of photos
    However, I find that whenever I try to add the second batch of photos they're all in the first group of photos automatically. I find myself with a larger size Scene1 and the Scene2 video.
    How can we separate the two groups of photos, when I open the DVD maker I see only a folder with pictures and the folder with the video. Can I change the order of these two, but I can't create the third folder of photos.
    All my photos are in .jpg format and the video is in .wmv format
    Thanks for any help and advice

    =====================================
    If you need three specific scenes on your DVD... your best bet
    would be to create three projects Live Movie Maker and
    Save each in the. WMV Movie format. Then, when you
    import the three. WMV video clips DVD Maker intp... each
    one is a scene (chapter).

  • Adding an image responsive to Bootstrap Jumbotron

    I was curious how to add a Jumbotron-sensitive background image. I tried to add some styles, but I'm probably doing it wrong. I would like for the image scale when the browser is small for a mobile display climbed.

    Any help would be appreciated.

    JUMBOTRON CODE

    < div class ='jumbotron'>

    <div class ='container'>

        < h1 > Cool Straps < /h1 >

    <p>Bootstrap is the HTML, CSS and JS most popular development framework

    on reactive, mobile and first projects. < /p >

      < div >

    < div >

    This will help Bootstrap Jumbotron Background picture Cover

  • Gallery of sensitive images in Dreamweaver?

    Hello!

    I'm a designer that makes artist websites and I built galleries of images for them years but now must make the sensitive media. I just bought PVII affinity claiming to easily convert pages of models in CSS. Well as the basic content is to translate well, I can't find a way to translate the Photo Albums of Dreamweaver (usually 12 to 20 images per gallery). Can someone suggest an option for someone who is stronger on the design as on the code, which will work in Dreamweaver CS6 w / affinity?

    Tamlyn

    FancyBox is a nice enough image gallery script, can be made sensitive and quite well documented: fancyBox - fancy Lightbox Alternative jQuery

    If you want to be able to use DW dialog boxes to create your gallery, PVII has some very nice to do the same extensions. I think it's like 'image gallery magic' or similar name.

  • dynamic load text and image of XML. How?

    Hello

    I have the following code to display text and images on the screen how modify the code to make it more dynamic:

    var xmlData:XML = new XML(MovieClip(this.parent).xmlDocs[3]);
    // Add Title
    rssNews.rss1.title1.text = xmlData.news[0].title;
    rssNews.rss2.title2.text = xmlData.news[1].title;
    rssNews.rss3.title3.text = xmlData.news[2].title;
    rssNews.rss4.title4.text = xmlData.news[3].title;
    rssNews.rss5.title5.text = xmlData.news[4].title;
    rssNews.rss6.title6.text = xmlData.news[5].title;
    rssNews.rss7.title7.text = xmlData.news[6].title;
    rssNews.rss8.title8.text = xmlData.news[7].title;
    rssNews.rss9.title9.text = xmlData.news[8].title;
    rssNews.rss10.title10.text = xmlData.news[9].title;
    
    
    // Add Description
    rssNews.rss1.text1.text = xmlData.news[0].description;
    rssNews.rss2.text2.text = xmlData.news[1].description;
    rssNews.rss3.text3.text = xmlData.news[2].description;
    rssNews.rss4.text4.text = xmlData.news[3].description;
    rssNews.rss5.text5.text = xmlData.news[4].description;
    rssNews.rss6.text6.text = xmlData.news[5].description;
    rssNews.rss7.text7.text = xmlData.news[6].description;
    rssNews.rss8.text8.text = xmlData.news[7].description;
    rssNews.rss9.text9.text = xmlData.news[8].description;
    rssNews.rss10.text10.text = xmlData.news[9].description;
    
    
    // Add Title
    var myLoader:Loader = new Loader();
    var fileRequest:URLRequest = new URLRequest(xmlData.news[0].image);
    myLoader.load(fileRequest);
    rssNews.rss1.image1.addChild(myLoader);
    var myLoader2:Loader = new Loader();
    var fileRequest2:URLRequest = new URLRequest(xmlData.news[1].image);
    myLoader2.load(fileRequest2);
    rssNews.rss2.image2.addChild(myLoader2);
    var myLoader3:Loader = new Loader();
    var fileRequest3:URLRequest = new URLRequest(xmlData.news[2].image);
    myLoader3.load(fileRequest3);
    rssNews.rss3.image3.addChild(myLoader3);
    var myLoader4:Loader = new Loader();
    var fileRequest4:URLRequest = new URLRequest(xmlData.news[3].image);
    myLoader4.load(fileRequest4);
    rssNews.rss4.image4.addChild(myLoader4);
    var myLoader5:Loader = new Loader();
    var fileRequest5:URLRequest = new URLRequest(xmlData.news[4].image);
    myLoader5.load(fileRequest5);
    rssNews.rss5.image5.addChild(myLoader5);
    var myLoader6:Loader = new Loader();
    var fileRequest6:URLRequest = new URLRequest(xmlData.news[5].image);
    myLoader6.load(fileRequest6);
    rssNews.rss6.image6.addChild(myLoader6);
    var myLoader7:Loader = new Loader();
    var fileRequest7:URLRequest = new URLRequest(xmlData.news[6].image);
    myLoader7.load(fileRequest7);
    rssNews.rss7.image7.addChild(myLoader7);
    var myLoader8:Loader = new Loader();
    var fileRequest8:URLRequest = new URLRequest(xmlData.news[7].image);
    myLoader8.load(fileRequest8);
    rssNews.rss8.image8.addChild(myLoader8);
    var myLoader9:Loader = new Loader();
    var fileRequest9:URLRequest = new URLRequest(xmlData.news[8].image);
    myLoader9.load(fileRequest9);
    rssNews.rss9.image9.addChild(myLoader9);
    var myLoader10:Loader = new Loader();
    var fileRequest10:URLRequest = new URLRequest(xmlData.news[9].image);
    myLoader10.load(fileRequest10);
    rssNews.rss10.image10.addChild(myLoader10);
    
    
    // Add URL
    rssNews.rss1.info1.addEventListener(MouseEvent.CLICK, rss01);
    rssNews.rss2.info2.addEventListener(MouseEvent.CLICK, rss02);
    rssNews.rss3.info3.addEventListener(MouseEvent.CLICK, rss03);
    rssNews.rss4.info4.addEventListener(MouseEvent.CLICK, rss04);
    rssNews.rss5.info5.addEventListener(MouseEvent.CLICK, rss05);
    rssNews.rss6.info6.addEventListener(MouseEvent.CLICK, rss06);
    rssNews.rss7.info7.addEventListener(MouseEvent.CLICK, rss07);
    rssNews.rss8.info8.addEventListener(MouseEvent.CLICK, rss08);
    rssNews.rss9.info9.addEventListener(MouseEvent.CLICK, rss09);
    rssNews.rss10.info10.addEventListener(MouseEvent.CLICK, rss10);
    
    
    function rss01(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[0].url));
    }
    function rss02(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[1].url));
    }
    function rss03(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[2].url));
    }
    function rss04(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[3].url));
    }
    function rss05(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[4].url));
    }
    function rss06(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[5].url));
    }
    function rss07(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[6].url));
    }
    function rss08(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[7].url));
    }
    function rss09(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[8].url));
    }
    function rss10(e:MouseEvent):void
    {
              navigateToURL(new URLRequest(xmlData.news[9].url));
    }
    
    

    Kind regards

    use:

    var xmlList:XMLList;

    var xmlData:XML = new XML (MovieClip (this.parent) .xmlDocs [3]);

    xmlList = xmlData.news;

    for (var i: int = 0; i<>

    {

    rssNews ["rss" +(i+1)] ["title" +(i+1)] .text = xmlList [i] .title;

    rssNews ["rss" +(i+1)] ["text" +(i+1)] .text = xmlList [i] .description;

    rssNews ["rss" +(i+1)] ['image' +(i+1)] .loader = new Loader();  If the compiler complains, cast rssNews ["rss" +(i+1)] ['image' +(i+1)] as a movieclip.  IE: MovieClip (rssNews ["rss" +(i+1)] ['image' +(i+1)]) .loader

    rssNews ["rss" +(i+1)] ['image' +(i+1)].loader.load (URLRequest (xmlList [i] .url)) of new;

    }

Maybe you are looking for

  • Firefox crashes at random. Affected PC together. Something is accessing the hard drive

    Firefox crashes at random. Impossible to move on the screen, select all functions, cancel or enter data Affected PC together. Can't do anything on the PC. Something is accessing the hard drive. Hare drive the LED flashes quickly it's a running proces

  • Satellite L350D - 20 d: ATI radeon 3100 with Ati Catalyst Control

    I have instaled on my graphics drivers for satellite L350D-20 d of the Web from Toshiba siteBut after instalaton I don't have Ati Catalyst Control Center I ion my Program Files some Foler with instalation but it is about 0.2 MB,. I now have this driv

  • Ping issues - Windows 2008 R2 and Hyper v2008

    Hello I'm looking for a few windows networking procedure of experts here to solve these 2 problems. I'm very good in Linux but not in windows, networks than some basics on windows of course. I installed Windows 2008 R2 and Hyper-v 2008 on two machine

  • Windows XP works offline error

    When I connect my computer at work, I get an error saying "work offline". I'm online (it's a desktop computer) and none of my network drives work until I "sync now". Then everything works fine.  But what is happening daily.  Just me, no one else. It

  • How to change "Computer administrator" to myself.

    My wife has a new computer and I am his hand. I (have always been a user on his computer) had set her up as "Computer administrator" years ago and now want to change the 'admin' to myself, leaving him as a user just in case his new computer is having