istavang's Recent Forum Activity

  • updated the download with v2.

    Hi do u have a capx somewhere or , cant find it

  • istavang

    Sorry about all this. It would appear solidfiles have turned to dubious methods of earning money. The big green download button leads to some shady downloader/installer while the tiny link underneath it is the clean file as far as I can tell. Either way, I've replaced the links with safe ones.

    I'll never be using solidfiles again!

    thanks , coz u have a awsome plugin there

  • i kinda have the feeling that CSS styling is worse then image buttons.

    well css is used on every webpage incl this one for styling html webpages ..

  • CSS Import

    1.0 - January 18th 2013

    Background

    I thought I'd share this plugin I made for some personal projects. It's somewhat redundant since most objects support CSS natively but it can be helpful if you want a more global approach to styling things. Also very handy since you can do CSS in preview/realtime.

    Usage

    The primary method of importing a CSS is automatically doing so by including it in your project and defining the name of the CSS file in the plugin properties.

    The alternative method is including it in your project, then using the Import CSS file action through an event whenever you like.

    Just remember to remove any CSS files that share styles (if using multiple CSS files) to avoid any conflicts.

    P.S. There's built-in protection from accidentally importing the same CSS file several times.

    Preview

    Downloads

    Plugin: css_import.zip

    Example: css_import.capx

    Credits/Disclaimer

    The plugin was basically Frankenstein'd from Pode's HTML Div plugin (because it contained CSS stuff) + code scavenged from the web. So credits to Pode and this site specifically for making this possible.

    I have no real coding skills and don't think I'd be able to make a plugin from scratch Now, this also means I can't guarantee it working flawlessly. I've only tested it in Chrome on Windows 7, so if it breaks down and blows up your computer, I warned you!

    Enjoy!McKack2013-04-27 01:37:13

    something wrong with your download link ?? is it hijaked or something ?

  • Progress bar is designed to show progress, so you have to set the maximum. And tag is the name of a specific timer, you have to start it before using its CurrentTime.

    Say you set the Maximum of the progress bar to 10, then do this:

    > ProgressBar On Created -> ProgressBar Start Timer "MyTimerName" to ProgressBar.Maximum

    > Every Tick -> ProgressBar set progress to ProgressBar.Timer.CurrentTime("MyTimerName")

    Now the progress bar should keep increasing when you run the game, and fulfilled at 10s. Then you can do some actions:

    > ProgressBar On Timer -> {Any actions you want to do here}

    capx is better

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • > You've never heard about CSS style , correct?

    >

    Perhaps you could answer this: Does css work in preview?

    yes

  • Anyone got the sliderbar working on audio volume ?

  • rexrainbow i understand that.... but is it that hard to make it?? i think it looks like a easy plugin...

    Sethmaster i will check it out, thanks!

    this might help you out css styling it

    https://gameportalen.com/css3style_buttons.capx

  • Any idea why does the "file chooser" button always appears on top of all layers? How to get around with that?

    Here is a work around css styling the buttons better

    https://gameportalen.com/css3style_buttons.capx

  • just a little showcase of use

    https://gameportalen.com/55/index.html

  • istavang

    What do you mean doesn't work? I tested it fully and it works every time.

    What version of C2 are you using?

    Here's a version using the latest beta r175.

    download didnt work , but no this link work thanks

  • Here's a silly example based on what Ashley as said. Use the Filechooser to select an image, then try a text file. Hopefully all self-explanatory.

    the capx dont work

istavang's avatar

istavang

Member since 25 May, 2013

None one is following istavang yet!

Connect with istavang

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

13/44
How to earn trophies