The webpage in the swf file

hi,i want to catch a function that when i open the swf file ,
then the webpage shows in flash, how to realize it? if i use the ie
to parse the html code can achieve the goal. and i want to know how
the AIR achieve the goal. please give me some advice,
thanks.

Yes, I think I am going to have to just use Flash. The flash I was creating was very simple, and Encore would have done the trick if it had not been for the fact that the file would always require the AuthoredContent.xml file.  I was just trying to avoid having to learn ActionScript, and most of my animation is coming directly from AfterEffects, with which I am much more comfortable. However, since I first made that post, I have started learning ActionScript, and also realized how to use the XFL format, so it does not appear to be too bad. Within a few weeks, I should be able to create in Flash what I was trying to do in Encore.
Thanks for the advice!

Similar Messages

  • How to get the content in embed swf file in Swf Loader on run time

    How to get the content in embed swf file in Swf Loader on run time
    [Bindable]
    [Embed(source="assets/index.swf")]
       private var SWFSRC:Class;
    <mx:SWFLoader id="_swfloader" source="{SWFSRC}" />

    Hi Flex harUI,
    Throw the error.
    Access of undefined property content

  • Call a external SWF by press the button within another SWF file but the second SWF file play Externely

    Hello Guyz.
    i am working on Macromedia Flash 8 and i just want to call a external SWF when i press the button within another SWF file.......but the second SWF file play Externely............can any one knows the code.... AS2

    try this
    http://www.actionscript.org/forums/showthread.php3?s=&threadid=28123

  • Webpage with a swf file reloads on safari on every visit

    can anyone explain why a webpage with a swf file reloads on safari on every visit? it's a 1.2 MB swf file - it takes about 5-10 seconds to load but apparently doesn't get stored in the browser's cache. when you go to another page and back to the original page it loads again. (in internet explorer, once the file has loaded it is stored in the cache and doesn't repeat the loading process)

    Yes, similar to your experience, Safari reloads the page on my system too, i.e. does not write it to cache. So when I backspace, the page reloads. Same, if I enter the site on a new tab after an initial load on another tab. By contrast, Firefox, on the backspace or new tab, displays the page immediately without the reload being necessary. Very nice site by the way. Very effective use of Flash content. Is it your web design?
    You may find it helpful to send feedback to Apple. Perhaps, they'll change the caching, or perhaps offer it as an option, in Safari's next version due to make its debut with OS X Leopard in early 2007 (I'm an optimist - ).
    Let me know if you need any further help on this end. Aloha from Big Island.
    iMac G5 Rev C 20" 2.5gb RAM 250 gb HD/iBook G4 1.33 ghz 1.5gb RAM 40 gb HD   Mac OS X (10.4.8)   LaCie 160gb d2 HD Canon i960 printer

  • Firefox is centering the webpages in the centre of the page, instead of spreading it out across the screen. Does anyone know why?

    When i am using Firefox it only focuses the webpage into the centre of the screen, rather then spread it across. It usually spreads across but our computer recently crashed and mum got it repaired. Ever since it has centered the page. I was just wondering if anyone knows why?

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    You can try to rename (or delete) the file content-prefs.sqlite in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] to reset the page zoom on all sites.

  • Why does the audio in my .SWF file not play in a Browser?

    I created an .swf file using ffmpeg, containing H.264 video and MP3 audio. The file plays perfectly in VLC but  not in a Browser (Chrome/IE). I tried analyzing the file using a trial version of Flash decompiler. Again, only the video plays. The strange thing is that if I extract the MP3 from the file, it plays perfectly using any of th eplayers. It seems to be a muxing issue which VLC apparently handles, but not the player in the browser! Why? Thanks for any pointers.

    Yeah. Sorry to say this but many people buy the various brands of format converters, which are everywhere on the Web and which also spam these boards – and often find they are not only out the purchase price but that the app created as many problems as it solved.
    Russ

  • Open a URL link in the same window as SWF file in indesign CS5

    Hello,
    I am trying to create a SWF file using indesign CS5.  I have created buttons and placed in URL links but they always open another window.  I would like to know if there is a way to have the URL open in the same window that the SWF file has been created.  I tried, putting "_self" to target it in the URL bar, but nothing works.
    Thanks in advance
    TK

    Okay, I found the code but I can't get it to work locally.  If you have a web server maybe you can upload the files (swf and html) after you Publish them:
    import flash.net.URLRequest;
    import flash.events.MouseEvent;
    var myURL:URLRequest = new URLRequest ("http://www.google.com");
    testlink.addEventListener(MouseEvent.CLICK, clickText);
    function clickText(myevent:MouseEvent):void {
    navigateToURL(myURL, "_self");
    you have to have on the stage a link element called "testlink" (see the code above) which would be a Movie Clip with the label testlink.  It can be anything from InDesign:  a button, a rectangle, a circle, a graphic, you get the idea.  Just select that object in Flash and label it testlink or anything you choose but if you change the name from testlink also change the name in the code snippet where the line "addEventListener" is.

  • How to make the stage transparent for SWF file being used in Dreamweaver

    I have a SWF file in my Dreamweaver site, that plays correctly. The problem is that the stage is white and we would like it to be transparent. Searching the archives the following advice was given:
    in your html embedding code you need to set the wmode parameter to be "transparent"
    I'm wondering if this is the code in Dreamweaver or is this done in Flash. I'm working with CS5. Below is the code that matches the SWF file in Dreamweaver. I did change the wmode value from "opaque" to "transparent" and it didn't work.
    Thanks for any assistance.
    Sherri
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="650" height="400" id="FlashID" title="Convergence Gathering Title">
                 <param name="movie" value="Flash/gold_dust_title.swf" />
                 <param name="quality" value="high" />
                 <param name="wmode" value="opaque" />
                 <param name="swfversion" value="6.0.65.0" />
                 <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                 <param name="expressinstall" value="Scripts/expressInstall.swf" />
                 <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                 <!--[if !IE]>-->
                 <object type="application/x-shockwave-flash" data="Flash/gold_dust_title.swf" width="650" height="400">
                   <!--<![endif]-->
                   <param name="quality" value="high" />
                   <param name="wmode" value="opaque" />
                   <param name="swfversion" value="6.0.65.0" />
                   <param name="expressinstall" value="Scripts/expressInstall.swf" />
                   <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                   <div>
                     <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                     <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                   </div>
                   <!--[if !IE]>-->
                 </object>
                 <!--<![endif]-->
               </object>

    Yes, change this to "transparent" in ALL the places where wmode is shown
    <param name="wmode" value="opaque" />
    Second, be sure that there is in fact nothing covering the entire stage, like a big white rectangle.
    Also, what is directly behind the .swf once it's on the Web page? If the background color of that page or the <div> that the .swf is in is white..... well then then .swf can have a transparent background but then the white from the Web page just shows thru.... so there's still a white background.
    Be sure there is a non-white background on the Web page...
    Window Mode (wmode) - What's It For?
    There are three window modes.
    Window
    Opaque
    Transparent
    By default, the Flash Player gets its own hWnd in Windows. This means that the Flash movie actually exists in a display instance within Windows that lives above the core browser display window. So though it appears to be in the browser window, technically, it isn't. It is most efficient for Flash to draw this way and this is the fastest, most efficient rendering mode. However, it is drawing independently of the browser's HTML rendering surface. This is why this default mode (which is equivalent to wmode="window") doesn't allow proper compositing with DHTML layers. This is why your JavaScripted drop-down menus will drop behind your Flash movie.
    In windowless modes (like opaque), Flash Player doesn't have a hWnd. This means that the browser tells the Flash Player when and where to draw onto the browser's own rendering surface. The Flash movie is no longer being rendered on a higher level if you will. It's right there in the page with the rest of the page elements. The Flash buffer is simply drawn into whatever rectangle the browser says, with any Flash stage space not occupied by objects receiving the movie's background color.
    Best wishes,
    Adninjastrator

  • Unable to get the same font in swf file

    Hi,
    I've created some swf files in which text was written using one particular font. When I run these swf files in other computers which don't have this font, The text gets displayed in different font.
    How to get the same font in other computers also without installing the font.
    I tried embedding font in fla file. But I commit mistake at somewhere. Could anyone help me to figure it out ?
    Thanks !

    Hi,
    Thanks for your assistance.
    I apologize for not explaining it properly. As you had suggested I just created one new file in which I kept only one text field. No actionscript or anything. The text will be displayed on the stage for 2 secs.
    As it is static I don't need to embed the text. So I didn't. Checked the swf file in different computers but no desired display. I then embedded the font. No desired display again in different computers. I then changed it from static to dynamic text, It is not necessary though. Still no desired display. I then tried with different font. But same thing happens.
    How did I embed the font ?
    Text --> Font Embedding --> Choosing correct font family and style --> Choosing character ranges as uppercase, lowercase, numbers, punctuation. Then clicked on + sign available at right top corner of the left area in which all embedded fonts are displayed. Click OK. Checked in Library and those fonts are available.
    I even didn't do anything with actionscript tab as I don't have any actionscript at all for this file.
    2 fonts I used:
    Font Family: Cooper Std
    Style: Black
    Font Family: DigifaceWide
    Style: Regular
    I don't really know Where I commit mistake. Please advice me.
    Awaiting your precious reply.
    Thanks.

  • I was wondering if anyone had an easy way to edit the photos on a .swf file?

    I am trying to change out the photos on the flash photos on my homepage.  I only have the .swf files.  Is there an easy way to do this?  My web developer wants to charge a ridiculous amount to do this and I would actually rather learn how to do this versus paying someone else.  Any help would be appreciated.
    Thanks in advance.

    I thought there was a way to do this in Flash, but you can use a SWF extractor like http://www.swftools.org/
    You would have to follow the directions(documentation) as I have not used this program before. Or find another that seems easier to you, but thats what you need.
    Did you ask in the flash forum?
    Hope this helps,
    Chad Smith

  • Showing the webpage in the list using office 365

    i have a list in office 365 . in which i have two columns .title and description . i m trying to show a webpage in the description field . while i managed to do so it only displays the text in the page but not the images . i chose rich text  for the
    field. can anyone suggest me the solution 

    Hi Jonah,
    Can you please share how you are trying to display the page in rich text field?
    Thanks
    Shakir

  • Button to b clicked and large image shown on the stage(link to swf file here)

    I have a button when clicked is supposed to show a larger image of the button/ I am new to the code and think if I could see and example it would help. This is a school project. I am failing as of now.
    how do I upload my files to here so I can show   http://threadcontent.next.ecollege.com/(NEXT(54b34a37e8))/Main/CourseMode/Thread/DownloadA ttachment.ed?virtualFileId=961613945&GoldenTicketParams=_u=8538800;_dt=634657009144447173; virtualFileIDs=956864518,956864621,956864990,960296914,960355361,960465721,960465764,96037 9092,961379343,960908613,961013978,961014291,961613945,961035853,961618981,961042519,96144 4490,961569920,961629398,961629452;&GoldenTicketSignature=35-AA-34-CE-10-A6-FD-4F-D1-DD-73 -4C-A9-EF-8D-9D-63-E5-87-88-FB-D4-4D-15-06-BB-82-8A-9E-F2-36-DC
    I believe this is the download link to the swf I have you can see the buttons click and sound and over and when pressed they are supposed to show the larger image of the buttons original image that you see before you hover

    stop();
    trail_btn.addEventListener(MouseEvent.CLICK,
    trail);
    function trail(event:MouseEvent):void
        gotoAndStop(10);
    and the link I gave is the download link from my class at AI Online its perfectly fine

  • How can I make the webpage display the same on different sized screens?

    I have made a webpage, but it appears differently in different resolutions. I am in 1920x1080 and it appears fine on my screen, but anything smaller than that, the text is zoomed in more and it is not central.
    website can be found here: http://www.fitness4funswindon.net23.net/1_Index.html
    How do I get this webpage/site to appear in only one specific resolution?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Fitness4FunSwindon</title>
    <style type="text/css">
    #apDiv1 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 1;
              left: 154px;
              top: 69px;
    body {
              background-color: #007E8A;
              background-image: url(Images/background%20image.jpg);
              background-repeat: no-repeat;
    #apDiv2 {
              position: absolute;
              width: 361px;
              height: 68px;
              z-index: 2;
              left: 1009px;
              top: 311px;
              color: #FFF;
              font-size: 5em;
    #apDiv2 a {
              color: #FFF;
    #apDiv3 {
              position: absolute;
              width: 249px;
              height: 216px;
              z-index: 2;
              left: 1020px;
              top: 359px;
    #apDiv4 {
              position: absolute;
              width: 1375px;
              height: 173px;
              z-index: 1;
              left: 19px;
              top: 433px;
    </style>
    <style type="text/css">
    #apDiv5 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 2;
              left: 20px;
              top: 18px;
    #apDiv6 {
              position: absolute;
              width: 960px;
              height: 1297px;
              z-index: 3;
              top: 12px;
              background-color: #D9E052;
              border-top-style: solid;
              border-right-style: solid;
              border-bottom-style: solid;
              border-left-style: solid;
              border-top-color: #60F;
              border-right-color: #60F;
              border-bottom-color: #60F;
              border-left-color: #60F;
              margin-left: 400px;
              left: -108px;
              clip: rect(auto,auto,auto,auto);
              visibility: inherit;
              padding-left: 0px;
    #apDiv7 {
              position: absolute;
              width: 960px;
              height: 246px;
              z-index: 1;
              left: 0px;
              top: 0px;
    #apDiv8 {
              position: absolute;
              width: 963px;
              height: 134px;
              z-index: 2;
              top: 249px;
    #apDiv9 {
              position: absolute;
              width: 962px;
              height: 115px;
              z-index: 2;
              left: -2px;
              top: 246px;
    #apDiv10 {
              position: absolute;
              width: 960px;
              height: 127px;
              z-index: 2;
              left: 0px;
              top: 246px;
    .instructor {
              border-top-style: solid;
              border-right-style: solid;
              border-bottom-style: solid;
              border-left-style: solid;
              border-top-color: #000;
              border-right-color: #000;
              border-bottom-color: #000;
              border-left-color: #000;
    </style>
    <style type="text/css">
    #apDiv11 {
              position: absolute;
              width: 955px;
              height: 133px;
              z-index: 3;
              top: 419px;
              left: 5px;
              font-size: 30px;
              font-family: "Comic Sans MS", cursive;
              text-align: center;
              font-weight: bold;
              color: #000;
    #apDiv12 {
              position: absolute;
              width: 255px;
              height: 505px;
              z-index: 4;
              left: 31px;
              top: 709px;
    #apDiv13 {
              position: absolute;
              width: 334px;
              height: 156px;
              z-index: 5;
              left: 65px;
              top: 552px;
    #apDiv14 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv15 {
              position: absolute;
              width: 372px;
              height: 348px;
              z-index: 4;
              left: 3px;
              top: 549px;
              background-color: #990;
    #apDiv16 {
              position: absolute;
              width: 957px;
              height: 110px;
              z-index: 4;
              top: 568px;
    #apDiv17 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv18 {
              position: absolute;
              width: 508px;
              height: 587px;
              z-index: 4;
              top: 553px;
              left: 8px;
    #apDiv19 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv20 {
              position: absolute;
              width: 412px;
              height: 481px;
              z-index: 5;
              left: 544px;
              top: 553px;
              font-family: Arial, Helvetica, sans-serif;
              font-size: medium;
    #apDiv21 {
              position: absolute;
              width: 378px;
              height: 129px;
              z-index: 6;
              left: 551px;
              top: 1042px;
    #apDiv22 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 4;
    #apDiv23 {
              position: absolute;
              width: 161px;
              height: 115px;
              z-index: 7;
              left: 333px;
              top: 775px;
    #apDiv24 {
              position: absolute;
              width: 921px;
              height: 107px;
              z-index: 4;
              left: 270px;
              top: 1213px;
              font-family: ravie;
              font-size: xx-small;
    #apDiv25 {
              position: absolute;
              width: 200px;
              height: 115px;
              z-index: 5;
    #apDiv26 {
              position: absolute;
              width: 1603px;
              height: 769px;
              z-index: 5;
    #apDiv27 {
              position: absolute;
              width: 349px;
              height: 157px;
              z-index: 5;
              left: 1320px;
              top: 37px;
    #apDiv28 {
              position: absolute;
              width: 948px;
              height: 95px;
              z-index: 8;
              left: 4px;
              top: 1190px;
              font-family: Arial, Helvetica, sans-serif;
    #text1 {
              width: 600px;
              margin-top: 300px;
    </style>
    <link href="mystyle.css" rel="stylesheet" type="text/css" />
    <link href="mystyle2.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #apDiv29 {
              position: absolute;
              width: 949px;
              height: 95px;
              z-index: 8;
              left: 8px;
              top: 1189px;
    #apDiv30 {
              position: absolute;
              width: 456px;
              height: 243px;
              z-index: 9;
              left: 505px;
              top: 948px;
              background-color: #0000FF;
              text-align: center;
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    #apDiv31 {
              position: absolute;
              width: 389px;
              height: 389px;
              z-index: 10;
              left: 552px;
              top: 557px;
              font-family: "Comic Sans MS", cursive;
              font-size: 20px;
    #apDiv32 {
              position: absolute;
              width: 106px;
              height: 33px;
              z-index: 4;
              left: 762px;
              top: 52px;
    #apDiv33 {
              position: absolute;
              width: 432px;
              height: 1305px;
              z-index: 4;
    </style>
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script><script type="text/javascript">
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    </script>
    </head>
    <body onload="MM_preloadImages('Buttons/Contact.2.fw.png')">
    <div id="outwrapper">
    <div id="apDiv6">
      <div id="apDiv7"><img src="Images/banner.fw.png" width="960" height="246" /></div>
      <div id="apDiv10">
    <ul id="MenuBar1" class="MenuBarHorizontal">
      <li><a href="1_Index.html">Home</a>    </li>
      <li><a href="#" class="MenuBarItemSubmenu">About</a>
        <ul>
          <li><a href="2_2_Info_Instructor.html">Me</a></li>
          <li><a href="2_1_Info_zumba.html">Zumba</a></li>
        </ul>
      </li>
      <li><a href="3_Timetable.html">Timetable</a>    </li>
      <li><a href="#" class="MenuBarItemSubmenu">Gallery</a>
        <ul>
          <li><a href="4_2_Images.html">Images</a></li>
          <li><a href="4_1_Videos.html">Videos</a></li>
        </ul>
      </li>
      <li><a href="5_Prices.php">Prices</a></li>
      <li><a href="6_Contact.html">Contact</a></li>
    </ul>
    <p> </p>
      </div>
      <div id="apDiv11">COME DOWN TO ZUMBA SESSIONS (scheduled in &quot;Timetable&quot;)! IT IS ALOT OF FUN BUT AT THE SAME TIME YOU WILL BE WORKING OUT!!</div>
      <div id="apDiv18"><img src="Images/Page1- Index/instructor_pic_speech.fw.png" width="518" height="640" /></div>
      <div id="apDiv23"><img src="Images/Page1- Index/zumba logo_web_vert.jpg" width="160" height="334" /></div>
      <div>Content for New Div Tag Goes Here</div>
      <div id="apDiv31">Hello, and welcome to Fitness4Fun. On this website you can browse information about me or about Zumba in general. This site includes detailed descriptions on different aspects of Zumba (which is location in the &quot;About&quot; section of the website), images and videos (which is location in the &quot;Gallery&quot; section of the website), prices and offers that are available (which is located in the &quot;Prices&quot; section of the website), and also it allows you to contact me with any queries you may have regarding Zumba. </div>
      <div id="apDiv29">
        <div id="text2">
          <p>If you want more information on Zumba please click here to contact me (the instructor) about classes, suitable clothing or what the workouts involve and also why Zumba is a beneficial workout!!!</p>
          <p>If there is any problems with the website please contact [email protected] and it will be fixed ASAP</p>
          <div id="apDiv32"><a href="6_Contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','Buttons/Contact.2.fw.png',1)"><img src="Buttons/Contact.1.fw.png" width="106" height="33" id="Image4" /></a></div>
        </div>
    </div>
      <div id="apDiv30">
        <p>
          <embed src="Images/animation advertisement.gif" width="442" height="206"></embed>
        </p>
        <p> </p>
        <p> </p>
    </div>
    </div>
    </div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>
    Thank You

    all I want is the content to be centered on all resolutions. How am I to this?
    APDivs as a primary layout method seldom works well. Here is why:
    http://apptools.com/examples/pagelayout101.php
    Don't use positioning.  You don't need it except in very rare situations.  APDivs are removed from the normal document flow, so centering them is impossible unless you wrap them all inside a relative positioned parent element.
    Best advice, start over with one of the centered, fixed-width layouts that comes with Dreamwever.  
    Go to File > New > Blank page > HTML > Layouts (choose one from the right side panel).  Hit Create button.
    Use CSS floats, margins & padding to align elements.
    Btw, I am not too good with coding/css
    That's a shame.  You should get up to speed with code basics soon otherwise DW will continue to frustrate you.
    HTML & CSS Tutorials -
    http://www.html.net/
    http://w3schools.com/
    How to Develop with CSS?
    http://phrogz.net/css/HowToDevelopWithCSS.html
    Learn CSS positioning in 10 Steps
    http://www.barelyfitz.com/screencast/html-training/css/positioning/
    Nancy O.

  • How to dispaly information from the webpage into the gadget???

    hi ,
    i have successfully executed few widgets given in the blogs..now am developing a widget for getting the information from webpage..
    ex: am trying to display the contributors list/page in a widget..
    thankx
    jaideep

    Thank You Jaideep,
    I tried creating the "RSS Reader Widget" as described in the SAP Enterprise Widget Development Guide pdf.
    But when I launch the widget, I am getting the below mentioned error
    Data Received! Text Length 11318
    out of memory (SkinCell.js: Line 222)
    /* SkinInput */ this.input = null;  // valid if the cell contains an input [code in line 222 of SkinCell.js]
    But I am getting the data received text length.
    I went through the net and they asked me to download latest service pack....
    Could you kindly let me know as to what might be the problem?
    Regards,
    Shilpa B.V

  • When restarting Firefox offline it never finds the webpages from the cache but asks to go online

    I use the default settings of 50Mb cache and don't have any exceptions to "Tell me when a websaite asks..." and had left that ticked. Perhaps it should be unticked?

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    *You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    *To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Deselect: [ ] "Permanent Private Browsing mode"
    * http://kb.mozillazine.org/Session_Restore
    * https://support.mozilla.com/kb/Session+Restore

Maybe you are looking for

  • Multiple Idocs creation based on source conditions

    Dear All, I have to create multiple idocs from the source idoc based on the line litems ie if my source Idocs has 5 line items so 5 different idocs to be generated at target. I am able to process upto this stage. Now my requirement is that target Ido

  • Contact problems

    Hello, I have a BlackBerry 9300 and i have contact problems with my phone. I tried to sync my contacts with Funambol but, when the sync is done, I can't read or delete my contacts. My BB's OS version is 5.0. So, I upgraded my BB to 6.0, then I didn't

  • Odi 11g release 2 documentation

    from where can i get odi11g release 2 developer's guide. Please give me the link to downloac documents on odi11g,release 2

  • HELP - iPOD NOT RECOGNISED (CORRUPTED)

    My 5th gen. iPod Video is not recognised when I plug it into my computer. The cable and eveything else is fine, I have reinstalled iTunes, restarted etc etc and no joy. I cannot get into the bit to restore to factory settings. Can anyone help me do t

  • MacBook Pro 1.83 GHz

    Hello, I have MacBook Pro 1.83GHz Intel Core Duo. Does it contains.. 64 bit processor or 32-bit? i have 1.5 GB of Ram. I worried that i will be able to utilize 64-bit features on new MAC OS X Leopard.