My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 11, 2009
    issue 8 (Working comments ... really?) commented on by quickaboo   -   Oups ... Link work but showing clear movie ...
    Oups ... Link work but showing clear movie ...
  • Dec 11, 2009
    issue 8 (Working comments ... really?) reported by quickaboo   -   What steps will reproduce the problem? 1. First I disable comments in Wordpress, but later turn back. Comments enabled now and work with default theme ... What is the expected output? What do you see instead? Inside wrapper after post I see only paragraph 'Comments are closed' yet. What version of the product are you using? On what operating system? Last from this resource Please provide any additional information below. Also when I enable 'prettylinks' in WP - link to single post do not work ...
    What steps will reproduce the problem? 1. First I disable comments in Wordpress, but later turn back. Comments enabled now and work with default theme ... What is the expected output? What do you see instead? Inside wrapper after post I see only paragraph 'Comments are closed' yet. What version of the product are you using? On what operating system? Last from this resource Please provide any additional information below. Also when I enable 'prettylinks' in WP - link to single post do not work ...

Earlier this year

  • Nov 27, 2009
    r29 (sourcecode cleanups to fix errors and some warnings reported...) committed by diddledan   -   sourcecode cleanups to fix errors and some warnings reported by my IDE (FDT from powerflasher).
    sourcecode cleanups to fix errors and some warnings reported by my IDE (FDT from powerflasher).
  • Nov 17, 2009
    CSSDocumentation Wiki page commented on by HughIsaa...@gmail.com   -   CSS transitions, transforms and border radius should be supported.
    CSS transitions, transforms and border radius should be supported.
  • Nov 03, 2009
    issue 2 (http://motionandcolor.com/ -> IE7 Resize Bug / Firefox Windo...) Status changed by diddledan   -   this should be fixed in revision #28
    Status: Fixed
    this should be fixed in revision #28
    Status: Fixed
  • Nov 03, 2009
    r28 (fixing browser resize bug. (issue #2) ) committed by diddledan   -   fixing browser resize bug. ( issue #2 )
    fixing browser resize bug. ( issue #2 )
  • Nov 03, 2009
    issue 3 (The source code for this project is not in the main trunk.) changed by diddledan   -   I've finished migrating the sources to their new location under /versions/version1/src, in svn commit numbers #26 and #27 - the latter commit was replacing two files that I'd removed accidentally. I have also combined any differences between the two versions in each of the two example directories, and created a combination that appears to work-for-me(TM).
    Status: Fixed
    Cc: talltyler
    I've finished migrating the sources to their new location under /versions/version1/src, in svn commit numbers #26 and #27 - the latter commit was replacing two files that I'd removed accidentally. I have also combined any differences between the two versions in each of the two example directories, and created a combination that appears to work-for-me(TM).
    Status: Fixed
    Cc: talltyler
  • Nov 03, 2009
    r27 (oops, these two files shouldn't have been deleted - not sure...) committed by diddledan   -   oops, these two files shouldn't have been deleted - not sure how they were :-/
    oops, these two files shouldn't have been deleted - not sure how they were :-/
  • Nov 03, 2009
    r26 (rearranging the source tree so that it is more obvious to ne...) committed by diddledan   -   rearranging the source tree so that it is more obvious to newcomers where the important files are. versions/version1/src is now a working mix of both the ActionScriptExample and FlexProjectExample src/ files. I've also removed the duplicates from the example dirs so that we don't get problems with version skew between each tree.
    rearranging the source tree so that it is more obvious to newcomers where the important files are. versions/version1/src is now a working mix of both the ActionScriptExample and FlexProjectExample src/ files. I've also removed the duplicates from the example dirs so that we don't get problems with version skew between each tree.
  • Nov 03, 2009
    issue 3 (The source code for this project is not in the main trunk.) changed by diddledan   -   I'm currently in the process of unifying the codebase between the two examples directories, and will move both into a single src/ directory when complete.
    Status: Started
    Owner: diddledan
    I'm currently in the process of unifying the codebase between the two examples directories, and will move both into a single src/ directory when complete.
    Status: Started
    Owner: diddledan
  • Nov 03, 2009
    issue 6 (Flash Rendering as white box.) Status changed by diddledan   -   marking as wontfix, as the original poster has said that the problem is resolved by following guidance from the debug output.
    Status: WontFix
    marking as wontfix, as the original poster has said that the problem is resolved by following guidance from the debug output.
    Status: WontFix
  • Nov 03, 2009
    r25 (applied my patch to fix issue of multiple link elements caus...) committed by diddledan   -   applied my patch to fix issue of multiple link elements causing the last to not be loaded.
    applied my patch to fix issue of multiple link elements causing the last to not be loaded.
  • Nov 03, 2009
    issue 1 (waiting for localhost...) Status changed by diddledan   -   ok, I've figured out the problem with the wordpress theme on my system: I had the thickbox plugin activated, which loaded it's own css via the <?php wp_head(); ?> call in the header.php file. I fixed this temporarily by removing the wp_head() call completely so that wordpress can't add random junk to the page's head section which could possibly confuse htmlwrapper. I'm marking this issue as wontfix, as the problem is most likely down to the users' individual scenarios rather than something we can do to htmlwrapper. To the two people that chimed-in with their "me to"s, if this is still a problem fire off an email to the mailing list or open another bug with a link to the site that exhibits the problem and I will try to take a look (or I'm sure Tyler will :-p).
    Status: WontFix
    ok, I've figured out the problem with the wordpress theme on my system: I had the thickbox plugin activated, which loaded it's own css via the <?php wp_head(); ?> call in the header.php file. I fixed this temporarily by removing the wp_head() call completely so that wordpress can't add random junk to the page's head section which could possibly confuse htmlwrapper. I'm marking this issue as wontfix, as the problem is most likely down to the users' individual scenarios rather than something we can do to htmlwrapper. To the two people that chimed-in with their "me to"s, if this is still a problem fire off an email to the mailing list or open another bug with a link to the site that exhibits the problem and I will try to take a look (or I'm sure Tyler will :-p).
    Status: WontFix
  • Nov 03, 2009
    issue 7 (last-but-one <link> tag will not be parsed when there is mor...) commented on by diddledan   -   forgot to actually say that I've uploaded the changes - the fixed svn revision is #24
    forgot to actually say that I've uploaded the changes - the fixed svn revision is #24
  • Nov 03, 2009
    issue 7 (last-but-one <link> tag will not be parsed when there is mor...) changed by diddledan   -  
    Status: Fixed
    Owner: diddledan
    Status: Fixed
    Owner: diddledan
  • Nov 03, 2009
    r24 (fixed bug where multiple <link> elements will result in last...) committed by diddledan   -   fixed bug where multiple <link> elements will result in last item remaining unloaded. also adds some extra trace()s.
    fixed bug where multiple <link> elements will result in last item remaining unloaded. also adds some extra trace()s.
  • Nov 03, 2009
    issue 7 (last-but-one <link> tag will not be parsed when there is mor...) reported by diddledan   -   What steps will reproduce the problem? 1. These steps are only theoretical, I haven't tested the scenario I think I've fixed. 2. Create an html file for wrapper with two stylesheet <link> elements, and _NO OTHER_ links. 3. Load the html in your browser and determine that the second stylesheet hasn't been loaded. What is the expected output? What do you see instead? load the second stylesheet and combine with the first. What version of the product are you using? On what operating system? version1, osx 10.6, firefox3.5 Please provide any additional information below. I'm attaching my changes to the original source, which I believe will fix this (possible) issue. I say "possible", as I may be reading the source wrong - there are a few lines that don't need to be applied to the svn, as they're only extra trace()s which were to help me debug my problem with rendering (due to CSS issues?).
    What steps will reproduce the problem? 1. These steps are only theoretical, I haven't tested the scenario I think I've fixed. 2. Create an html file for wrapper with two stylesheet <link> elements, and _NO OTHER_ links. 3. Load the html in your browser and determine that the second stylesheet hasn't been loaded. What is the expected output? What do you see instead? load the second stylesheet and combine with the first. What version of the product are you using? On what operating system? version1, osx 10.6, firefox3.5 Please provide any additional information below. I'm attaching my changes to the original source, which I believe will fix this (possible) issue. I say "possible", as I may be reading the source wrong - there are a few lines that don't need to be applied to the svn, as they're only extra trace()s which were to help me debug my problem with rendering (due to CSS issues?).
  • Nov 03, 2009
    issue 1 (waiting for localhost...) commented on by diddledan   -   to the original poster, you have commented out your html wrong: <--! should be <!-- This will account for the second error about malformed html. As to your original problem, I found that after recreating the CSS file, clearing my browser's cache and a couple tweaks to the original source fixed my issue. However, you may find that your problem is different to mine. As mentioned in the page at Steven Stark's site (see two posts above), the required fonts are missing from the download, which may be causing your problem. Also, don't be tempted to fiddle with the html, as that is all correct and working without changes from the original download.
    to the original poster, you have commented out your html wrong: <--! should be <!-- This will account for the second error about malformed html. As to your original problem, I found that after recreating the CSS file, clearing my browser's cache and a couple tweaks to the original source fixed my issue. However, you may find that your problem is different to mine. As mentioned in the page at Steven Stark's site (see two posts above), the required fonts are missing from the download, which may be causing your problem. Also, don't be tempted to fiddle with the html, as that is all correct and working without changes from the original download.
  • Nov 03, 2009
    issue 2 (http://motionandcolor.com/ -> IE7 Resize Bug / Firefox Windo...) commented on by diddledan   -   I don't know if this will fix your problem, but there _is_ an issue with the js file: in the wrapper.js file, find line 25, and remove the parentheses. Change: document.onresize = windowResize(); To: document.onresize = windowResize;
    I don't know if this will fix your problem, but there _is_ an issue with the js file: in the wrapper.js file, find line 25, and remove the parentheses. Change: document.onresize = windowResize(); To: document.onresize = windowResize;
  • Oct 28, 2009
    r23 (deleted readme) committed by talltyler   -   deleted readme
    deleted readme
  • Oct 28, 2009
    r22 (moved to /versions/version1) committed by talltyler   -   moved to /versions/version1
    moved to /versions/version1
  • Oct 28, 2009
    r21 (moved to /versions/version1) committed by talltyler   -   moved to /versions/version1
    moved to /versions/version1
  • Oct 28, 2009
    r20 ([No log message]) committed by talltyler   -   [No log message]
    [No log message]
  • Oct 15, 2009
    issue 2 (http://motionandcolor.com/ -> IE7 Resize Bug / Firefox Windo...) commented on by vincent.talbot   -   Something similar happends in Safari 4. When you resize the width of the window, the content move to the right.
    Something similar happends in Safari 4. When you resize the width of the window, the content move to the right.
  • Sep 08, 2009
    HTMLDocumentation Wiki page commented on by stefan.rogin2000   -   Good work talltyler! I was in the same process of looking for something to make a wordpress theme, in flex... AS3 Do you have any templates for flex?
    Good work talltyler! I was in the same process of looking for something to make a wordpress theme, in flex... AS3 Do you have any templates for flex?
  • Aug 04, 2009
    HTMLDocumentation Wiki page commented on by kris.craig   -   When will table tags be supported? This library is completely worthless to any serious developer (such as myself) without that.
    When will table tags be supported? This library is completely worthless to any serious developer (such as myself) without that.
  • Aug 03, 2009
    issue 6 (Flash Rendering as white box.) commented on by matthaydon   -   Installing the Flash Debug Player was all I needed to know! Thanks!! (I appologize, I'm a flash novice)
    Installing the Flash Debug Player was all I needed to know! Thanks!! (I appologize, I'm a flash novice)
  • Aug 03, 2009
    issue 6 (Flash Rendering as white box.) commented on by talltyler   -   I dont know what you are trying to look at. There are many different versions of this system working on the internet. Do you have a url we can see your issue?
    I dont know what you are trying to look at. There are many different versions of this system working on the internet. Do you have a url we can see your issue?
  • Aug 03, 2009
    issue 6 (Flash Rendering as white box.) commented on by talltyler   -   If you install the flash debug player you will be able to see any errors that the system may be having trouble with. Have you tried this and are looking for something else?
    If you install the flash debug player you will be able to see any errors that the system may be having trouble with. Have you tried this and are looking for something else?
  • Jul 31, 2009
    issue 6 (Flash Rendering as white box.) reported by matthaydon   -   I attempted to combine a page with htmlwrapper, I checked it for valid xhtml + CSS but I feel that there is an error somewhere. A white box comes up instead but I cannot find out what is causing it, is there a way to show debug error information for testing/fixing?? An error output would be very helpful!
    I attempted to combine a page with htmlwrapper, I checked it for valid xhtml + CSS but I feel that there is an error somewhere. A white box comes up instead but I cannot find out what is causing it, is there a way to show debug error information for testing/fixing?? An error output would be very helpful!
  • Jul 29, 2009
    HTMLDocumentation Wiki page commented on by en...@enoxh.com   -   This is a brilliant endeavor! Keep up the good work!
    This is a brilliant endeavor! Keep up the good work!
  • Apr 05, 2009
    issue 5 (Need examples fro json custom actions ) reported by yurimord   -   It is very brief data how to use custom actions - any working examples? for example for type="javascript"?
    It is very brief data how to use custom actions - any working examples? for example for type="javascript"?
  • Mar 11, 2009
    issue 4 (htmlWrapper not working in Gumbo.) reported by jgervin   -   What steps will reproduce the problem? 1. Copy over all necessary files into src folder. 2. Throw <html:FlexWrapper verticalScrollPolicy="auto" /> into your Gumbo Project in an HBox. HBox is only viewable in 2nd state, which isn't default. 3. Run the project What is the expected output? What do you see instead? I should expect to see an html page in my Hbox. Nothing shows up, its as if the wrapper isn't even in the HBox. What version of the product are you using? On what operating system? Flex Gumbo. MAC OSX 10 Please provide any additional information below.
    What steps will reproduce the problem? 1. Copy over all necessary files into src folder. 2. Throw <html:FlexWrapper verticalScrollPolicy="auto" /> into your Gumbo Project in an HBox. HBox is only viewable in 2nd state, which isn't default. 3. Run the project What is the expected output? What do you see instead? I should expect to see an html page in my Hbox. Nothing shows up, its as if the wrapper isn't even in the HBox. What version of the product are you using? On what operating system? Flex Gumbo. MAC OSX 10 Please provide any additional information below.
  • Jan 16, 2009
    issue 1 (waiting for localhost...) commented on by liepkh   -   I found this one to be helpful. Good Luck. Mine does work after following his simple instruction. http://allmarsh.com/wall/?p=36
    I found this one to be helpful. Good Luck. Mine does work after following his simple instruction. http://allmarsh.com/wall/?p=36

Older

  • Nov 05, 2008
    issue 3 (The source code for this project is not in the main trunk.) reported by PixelMixer   -   You should move the source away from the examples and include it in the main trunk. If this source is example specific, then maybe consider putting the original source code inside of a trunk/src folder. Its not very easy to find or work with when the source code is in multiple locations.
    You should move the source away from the examples and include it in the main trunk. If this source is example specific, then maybe consider putting the original source code inside of a trunk/src folder. Its not very easy to find or work with when the source code is in multiple locations.
  • Oct 20, 2008
    issue 2 (http://motionandcolor.com/ -> IE7 Resize Bug / Firefox Windo...) commented on by i...@vancouveronlinemedia.com   -   the content height is based off the HTML, not the flash. Also, the supplied wrapper.js does not scroll from my experience, use the one in the wordpress example. Feature request: Separate .css files for html and flash rendering, or at least have the flash ignore unused css properties. My page height is insane because my content is only about 150px wide in the html version.
    the content height is based off the HTML, not the flash. Also, the supplied wrapper.js does not scroll from my experience, use the one in the wordpress example. Feature request: Separate .css files for html and flash rendering, or at least have the flash ignore unused css properties. My page height is insane because my content is only about 150px wide in the html version.
 
Hosted by Google Code