Strangness loading text...

I'm loading the text from a text file in a dynamic text through Actionscript using LoadVars field. Easy tips. My code works fine, and everything loads very well. That is until I have corner of the text field.

If I charge my text in a text angle field it appears at all. How I designed my site that I really want to this text field to tilt, it doesn't seem fair just square. I tried to use _rotate and I tried it manually.

What is the reason for the text shows now? Is there something I can do to get my text to load into a text field which is not the place of the credits? I'm sure you know what I'm talking about, but just in case, I've added a few visual.
Click here


embedding the fonts necessary for swiveled textfields.

Tags: Adobe Animate

Similar Questions

  • Java applets not loading after authorisation of yahoo games - advances to the msg screen loading text that does nothing

    Games Yahoo applet fails to load after the granting of a permit for java run. Goes to screen marked "load text" but then nothing, even after waiting. Installed the latest java versions 32 and 64-bit. re-installed Javascript et seq. active button. Q. in java Control Panel 'family mozilla' is NOT checked - this should be checked? System was working properly until Friday 2/8. Have the system used to restore several times but nothing helped.

    Try to clear the Java cache:

    Control Panel > Java > general tab > "Temporary Internet files" > settings > delete files

  • Loading text in the planning data.

    Dear Experts,

    Loading text data using tables HSP the only way to load text data in planning?

    It would be great if someone could explain to me the process to do OR give me links to some docs/blogs related to this topic.

    Thank you
    ~ RN.

    You should not need to load the tables, you can use the outlineload utility, or ODI, if it is active-EPMA application then the data synchronization.
    For the outlineload have a read of http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/ch05s02s01.html or to have a reading of http://john-goodwin.blogspot.co.uk/2011/12/planning-loading-text-member-data.html or http://john-goodwin.blogspot.co.uk/2012/01/loading-to-epma-planning-applications_22.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Load text to planning

    I want to load the data from text to planning. I'm trying to follow the steps detailed in http://john-goodwin.blogspot.com.au/2011/12/planning-loading-text-member-data.html

    I reversed the planning application and checked columns "Name of Cube data charge", "TextMember1" and "Point of view" had been added to the store of data period.

    But they aren't there! Why would it be? I should add them manually? I'm planning 11.1.2.1 and ODI 11.1.1.5.

    You help is appreciated.

    See you soon

    You must create the parameters of loading data in the first planning before to reverse.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Loading text

    Hi all

    I'm trying to load text data into Essbase by using a rules file, but it gives me this error
    ------Invalid number in the data column
    Is there another way to load the text?

    Appreciate your help
    Best regards

    Depends on version I think of 11.1.1.x it does, it may be of 11.1.1.3 do not remember the exact version.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • rotation of a dynamically loaded text field

    Hello

    need help please, here is the code I have for my field of dynamically loaded text, if I comment out the rotation on the text field, it appears on the screen as it should be, however, when I Uncomment the rotation, the text field disappears, any ideas on where I'm wrong. any help is received with gratitude. Thanks in advance :D

    Jude,
    Have you added fonts in your library? This code works for me...

  • huge problem with loading text fromXML

    Hi, I have spent hours trying to load text from XML, which is already responsible for thumbnails and FLV.
    I have a function that loads the xml file and then call for the FLV file from an onclick which requires the event.currentTarget.name
    Which works very well.
    Now I need to have a text in a text box, but I can only fill it with. currentTarget.name because all the other values are like... uh... lost?
    Here is the code:





    Acciones.transitions import. *;
    import of gs. TweenLite;
    import fl.motion.easing. *.
    var playeron = 0;


    var urlRequest:URLRequest = new URLRequest ("pics.xml");
    var urlLoader:URLLoader = new URLLoader();
    var xml;
    var xmlList:XMLList; urlLoader.load (urlRequest);
    urlLoader.addEventListener (Event.COMPLETE, urlLoaded);

    var arrayThumb:Array = new Array();
    var arrayName:Array = new Array();
    var arrayTitulo:Array = new Array();



    var photoContainer: Sprite = new Sprite();
    addChild (photoContainer);
    photoContainer.mask = thumb_holder;

    IT'S THE TEXT BOX WHERE THE TITLE SHOULD APPEAR
    var cartel: TextField = new TextField;
    cartel.x = 5;
    cartel.y = 5;
    cartel. Width = 110;
    cartel.autoSize = TextFieldAutoSize.LEFT;
    cartel. Selectable = false;
    addChild (cartel);

    var i: Number;
    function showXML(e:Event):void {}
    var imagenes:XML = new XML (e.target.data);
    }

    function urlLoaded(event:Event):void {}
    XML = XML (event.target.data);
    xmlList = xml.children ();
    trace (xmlList.length ());
    for (i = 0; i < xmlList.length (); i ++) {}
    thumb: thumbnail of the var = new Thumbnail (xmlList .url);
    var picName:String = xmlList
    .big_url;
    var titulo:String is xmlList .titulo;.
    var picTitle: String = String (xmlList
    .attribute ('name'));
    arrayName.push (picName);
    arrayThumb.push (thumb);
    arrayTitulo.push (picTitle);
    arrayThumb there = 67.5;
    arrayThumb
    .x = i * 186 + 90;
    arrayThumb .addEventListener (MouseEvent.CLICK, onClick);
    arrayThumb
    .name = arrayName ;

    photoContainer.addChild (thumb);




    It's the OnClick where I want to call the correspondent of TITLE I put in a table, a couple of lines before / / this. (arrayTitulo)
    I no longer get the entire table, an undefined value, or nothing. quite simply, it does not recognize what I'm doing. (who is clicking on this particular button)

    function onClick(event:MouseEvent):void {}

    cartel. Text = event.currentTarget.name;

    TweenLite.to (menutotal, 0.75, {x: 18, y:-139});})
    thumb_holder.x = - 1000;
    fondothumbs.x = - 1000;
    handler.x =-1000;
    Track.x =-1000;
    TweenLite.to(cerrarvideo,1,{x:611,y:60,alpha:1});)


    Fl.video import. *;

    TweenLite.to(cinepressplayer,1,{x:330,y:150});)
    CPL.source = event.currentTarget.name;
    Cpl.Play ();





    funcion close button
    cerrarvideo.addEventListener (MouseEvent.CLICK, onClick2);
    function onClick2(event:MouseEvent):void {}

    CPL.pause ();
    TweenLite.to(cerrarvideo,0.50,{x:-200,y:-200,alpha:0});)
    TweenLite.to(cpl,1,{x:-390,y:105});)
    TweenLite.to (menutotal, 0.75, {x: 18, y:56});})
    thumb_holder.x = 20;
    fondothumbs.x = 20;
    handler.x = 20;
    Track.x = 20;



    }





    }
    }

    -handles the Click event we added thumbnails.



    }


    var minScroll:Number = 0;
    var maxScroll:Number = track.width - handler.width;
    var shuffling: Boolean = false;
    limits: var = new Rectangle Rectangle(handler.x,handler.y,maxScroll,0);
    handler.buttonMode = true;
    handler.addEventListener (MouseEvent.MOUSE_DOWN, beginDrag);










    function beginDrag(event:MouseEvent):void {}
    handler.startDrag (false, bounds);
    dragging = true;
    handler.addEventListener (Event.ENTER_FRAME, checkingProgress);
    stage.addEventListener (MouseEvent.MOUSE_UP, endDrag);
    }
    function endDrag(event:MouseEvent):void {}
    handler.stopDrag ();
    dragging = false;
    }

    function checkingProgress(event:Event):void {}
    this var: number = handler.x/maxScroll.
    If (dragging) {}
    Tweener.addTween (photoContainer, {x: (-this *(photoContainer.width-thumb_holder.width)-6), duration: 1});
    }
    }

    This

    I forgot to mark it as resolved.

  • Loading text data of HttpService not show up on TextArea

    Hello

    I have something strange here I have a little problem, do work. I am loading XML data and try to format a bit more about Actiosncript and print it on the text box. For some reason, it wouldn't appear, although when I use Alert.show it spit the whole xml data set. On this basis, I know my data has been properly loaded, but I do not know why it does not appear on my page.

    Here's the code,

    <? XML version = "1.0" encoding = "utf-8"? >
    "< mx:Application xmlns:mx ="http://www.adobe.com/2006/mxml">".
    < mx: states >
    < name mx: State = "view" >
    < mx:RemoveChild target = "{intro}" / >
    < mx:AddChild relativeTo = "{applicationcontrolbar1}" position = "before" >
    < mx:TextArea editable = "false" id = "viewText" width = "450" height = "279" text = "{messageInfo}" / >
    < / mx:AddChild >
    < / mx: State >
    < / mx: states >

    < mx:Script >
    <! [CDATA]
    Import mx.events.ItemClickEvent;
    Import mx.controls.Alert;
    Import mx.rpc.events.ResultEvent;
    Import mx.rpc.events.FaultEvent;
    [Bindable] private var message: XMLList;
    [Bindable] private var messageInfo:XMLList;
    private var savedIndex:int = 99999;

    private void clickHandler(event:ItemClickEvent):void {}

    If (event.index == savedIndex) {}
    don't do a thing
    }
    else {}
    savedIndex = event.index;
    navigateToURL (new URLRequest("..) /"(+_Event.Item.Data));"
    }
    }
    private void toggleButtonBar_itemClick(evt:ItemClickEvent):void {}
    currentState = evt.item.data;
    If (evt.item.data == 'view') view();
    }
    private void discover (): void {}
    currentState = "view";
    userView.send ();
    }

    private void httpService_fault(evt:FaultEvent):void {}
    var: title string = evt.type + "(" + evt.fault.faultCode + "')"; "
    var: string text = evt.fault.faultString;
    Alert.Show ("there is an error! Type "+ title +" "+ text);
    }
    private void httpService_result(evt:ResultEvent):void {}

    messageInfo = XML (evt.result).messages.message;
    Alert.Show (messageInfo);
    message = XML (evt.result);
    var message_name:String = "";
    var message_phone:String = "";
    for each {(var message: XML dans messageInfo.messages.message)}
    viewText.text & = "Name" + messageInfo.name + "\n";
    viewText.text += "Phone" + messageInfo.phone + "\n";
    }
    }
    []] >
    < / mx:Script >

    < mx:HTTPService id = "pview" url = "messages.xml' resultFormat ="e4x"
    Fault = "httpService_fault (Event); "result =" httpService_result (event) "/ >"
    < mx:PhoneNumberValidator id = "pnVal" source = property '{your_phone}"="text"/ >
    < mx:EmailValidator id = "emailVal" source = property '{your_email}"="text"/ >

    < mx:Array id = "dp" >
    < mx:Object data = 'view' label = "Display" / >
    < / mx:Array >
    < mx:Panel id = "Panel" title = "My Home" height = "70%" >
    < mx:TextArea id = "intro" width = "77%" height = "100" borderStyle = "none" paddingLeft = "10" color = "black" >
    < mx:htmlText > <! [CDATA [welcome to my page.]] > < / mx:htmlText >
    < / mx:TextArea >
    < mx:ApplicationControlBar id = "applicationcontrolbar1" >
    < mx:ToggleButtonBar id = "toggleButtonBar" color = "#FFFFCC".
    dataProvider = "{dp}".
    itemClick = "toggleButtonBar_itemClick (event); "/ >
    < / mx:ApplicationControlBar >
    < / mx:Panel >
    < / mx:Application >

    Note, there are other elements of the array, but those that are not relevant to the question of the subject here and that's why I'm not post the code for these sections.

    When I click on the view button, it gives me the correct state, but I get an empty of textArea with no data when I know that there is output in the view() Alert.show. What did I miss?

    Thanks for your help.

    My guess is that it's your use of the operator += TextArea.text property. It is a property using a Flex getter and setter rather than having direct access to a string.

    All you have to do is build a string through your loop and set the TextArea.text property so that when you are ready.

  • Smartphones New blackBerry Storm: Getting strange recurring text in the SMS application

    Hi all, I'm new to the storm and it works well, but I get a strange recurring message in my application of SMS. Whenever I get an email, phone call, voicemail, etc. I receive a text message in my SMS application that usually looks like this:

    "March 7, 2009 12:30:57.

    Infusion: 0104F4BCZMAIL

    C1 = F3777E02BF0626FF2C949BFD0C49

    8F36MC = 2 "

    The details of the text are always different, but he still has the general format that I listed above. Insofar as it is relevant, I have my yahoo mail together upward on the storm.

    Any thoughts? It is quite irritating because if I do not remove the text it accumulates to a list, and it is not useful to all I can say.

    Thanks in advance.

    Perfect, its good to have confirmation, and I am happy that it worked!  If you don't mind, please set the thread by clicking on the button of the solution.  This will also help other people in the same situation the solution fast.

    Thanks for the update!

  • Get? af_document. LABEL_SPLASH_SCREEN? instead of load text in application of ADF...

    Hi all

    Get ? af_document. LABEL_SPLASH_SCREEN? instead of load... as a text of loading in application of the ADF that worked before.


    Thank you.


    Hi all

    The Weblogic Server is rebooted, the issue has been resolved.

  • OutlineLoad utility not only loading text or dates in Hyperion Planning

    Good afternoon

    I tried several times to use the Outlineload utility to load the text and dates in an unsuccessful planning application. I use the Version of EPM: 11.1.2.1. Here are the steps I took:

    1. in EPMA, created a new Member, CommentsText, under the accounts dimension and all its data type 'Text' and then deployed the application.

    2. has created the following source file:

    Pilot Member, value, perspective, loading data Cube name

    CommentsText, go to my comments, here, ' Jan, FY10, USD, real, Final, C101 ", BUD_IS

    While preparing the source file, I made sure all the dimensions were represented by one member at the lower level.

    3. I ran the command below to the DOS command line:

    OutlineLoad S:Localhost A:PLN_GAL /U:admdem / m /I:d:\temp\loadtext5.csv /TR /L:d:\temp\Outlineload-log.log /X:d:\temp\Outlineload-exceptions.exc

    See the command to run successfully. This is what the log file:

    [Thu Sep 26 19:16:36 CDT 2013] Input file located and opened successfully "d:\temp\loadtext5.csv".

    [Thu Sep 26 19:16:36 CDT 2013] Record header fields: pilot Member, value, perspective, loading data Cube name

    [Thu Sep 26 19:16:36 CDT 2013] Finds and uses the 'OFADataLoadDimension' size for loading the data in the application 'PLN_GAL '.

    [Thu Sep 26 19:16:36 CDT 2013] The parent-child command option (switch/h) will not be performed: this option is not available for the dimension "OFADataLoadDimension."

    [Thu Sep 26 19:16:36 CDT 2013] Member from input command (switch/o) option file will not be performed: this option is not available for the dimension "OFADataLoadDimension."

    [Thu Sep 26 19:16:38 CDT 2013] A refresh of the cube operation will not be run.

    [Thu Sep 26 19:16:38 CDT 2013] Create filters for safe operation will not be performed.

    [Thu Sep 26 19:16:38 CDT 2013] Look at the files of newspapers of Essbase to status if Essbase data have been loaded.

    [Thu Sep 26 19:16:38 CDT 2013] Planning of vector data store finished loading processes. 1 data record has been read 1 record of data have been processed, 1 has been loaded successfully, 0 is rejected.

    But even if the log indicates that the comments were written, no text is written!

    Two possible problems, I've noticed are:

    1. the logs says: "located and using"OFADataLoadDimension"dimension for the loading of data into the application"PLN_GAL" I don't know what can be the dimension "OFADataLoadDimension."

    2 even if I put the text in EPMA data type, the data type is NUMERIC - NOT TEXT and more once I have deploy the application and check with the console service Regional. This blows my mind. I don't know why this is happening.

    Can someone please help? I tried A to Z for 2 days without success.

    Thank you!

    Luis

    I suppose that you have set the order of evaluation in EPMA - Parameter Data Type evaluation order

    To be honest that I have not used the utility outlineload to load the data when planning is EPMA mode, only in classic mode, in theory, it should work as it isn't metadata and data but not something that I tested.

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Flash Air CC iOS: problems with loading text from an external xml located on a server.

    So I have this code allowing me to load the text of an xml located on a server. Everything works fine on Air for Android. The app works even in the ios emulator, but once I export my app on my ios with ios device 7, I do not see any text. The app is developed with Air sdk 3.9. What could be the reason? Do I need any special authorization like on Android? IOS even allow load xml from an external server?

    Clues?

    OK, I solved the problem.

  • 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;

    }

  • Icon for Panoramas load/text

    Is it possible to have a loading icon or text is displayed when a user clicks to start a panorama?

    N °

    Neil

  • How to load text to member values in essbase/planning? (datatype = text)

    Hi all

    Has anyone faced the problem of trying to load data to the members defined as a text data type? You have done this thru smartview, or did you use something more complex, like SUN using planning adapter?

    The user has the possibility to enter data for this member planning Web form and get it back, but we were unable to load data from a file.

    We first tried to use excel add, until we discovered that essbase stores not really text for the Member, but instead, it stores a reference to a relational table planning, where the text is actually stored. Thus, we try to use smartview to connect to the planning application and load the values for this member, but we have been unable to do.

    Due to operational requirements, we are unable to use the planning cell text feature. We actually

    So, shed light on how to solve this problem? have you used a DIM as ODI ETL tool to load in the planning? Use a Api?

    Any input will be greatly appreciated.

    I forgot to mention that we use planning 11.1.1.3 and EPMA.

    Published by: user8722412 on November 4, 2010 18:33

    ODI can certainly do it, but as you use EPMA, it should be a no usual route.
    You might also have a look at the utility of charger of contour that can load data from text, not sure on how it validates if it is an application of epma but always worth a try, have a read of:-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch05s02s01.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for