Share your tricks or tips for Flash Blogger with others!
This thread is for tricks and tips only - please no problem questions.
Have a problem or question then post in the Software Discussion threads, not here, so your question does not get overlooked.
Subscribe to this thread if you like to get emails on tips and Tricks people post "Encourage one another daily, as long as it is called Today"
"It can only be dark, if there is no light." - Kim Rickman
This thread is for tricks and tips only - please no problem questions.
Have a problem or question then post in the Software Discussion threads, not here, so your question does not get overlooked.
Subscribe to this thread if you like to get emails on tips and Tricks people post "Encourage one another daily, as long as it is called Today"
"It can only be dark, if there is no light." - Kim Rickman
Updating the blog in a quick way
If you need to update your blog, the quickest way is to edit the txt file it has created. You copy one of the 'items' (<item></item> and everything between those two tags) and paste it where you want your new entry to appear. Then you change the contents of the title, the pubDate and the description, save it and upload.
This way you can even update your blog without actually having the CC Flash blogger installed, as long as you have access to your server, though. Ha en riktig god dag!
Inger, Norway
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.com
If you need to update your blog, the quickest way is to edit the txt file it has created. You copy one of the 'items' (<item></item> and everything between those two tags) and paste it where you want your new entry to appear. Then you change the contents of the title, the pubDate and the description, save it and upload.
This way you can even update your blog without actually having the CC Flash blogger installed, as long as you have access to your server, though. Ha en riktig god dag!
Inger, Norway
http://www.eikweb.com
http://www.horgenhonning.net/
http://www.norwayroots.com
http://www.johnsflats.com
Edit blogger text file in HTML Editor
I just found out a great thing... on the blogger - Instead of having to open the program everytime to edit or add items - I opened the .txt file in my html editor and edit there - upload and it works! Wow what a time saver by doing it this way. WAY
! Wonder what else you can do that too????
Kim
(Original post by Kim Rickman) http://www.venicefromtheinside.com
I just found out a great thing... on the blogger - Instead of having to open the program everytime to edit or add items - I opened the .txt file in my html editor and edit there - upload and it works! Wow what a time saver by doing it this way. WAY
Kim
(Original post by Kim Rickman) http://www.venicefromtheinside.com
Text Under Photo in Blogger
Enter twice after the image tag. This will put a blank line between the photo and the text.
Kim
(Original Post by Kim Rickman) Darce Jean
Enter twice after the image tag. This will put a blank line between the photo and the text.
Kim
(Original Post by Kim Rickman) Darce Jean
Arabic Users
for arabic users u can add <p align="right"> then ur Arabic text then </p>
or generally for ur alignment u can use html codes
for arabic users u can add <p align="right"> then ur Arabic text then </p>
or generally for ur alignment u can use html codes
Muli language bloggin
You can create multi language blog using this great SW by making three blogs each one with a language then u can link them to each other
select ur language : english - arabic - france of flags and link every language with its bolg
You can create multi language blog using this great SW by making three blogs each one with a language then u can link them to each other
select ur language : english - arabic - france of flags and link every language with its bolg
Making the Blog stay behind the menu
Hello-
After trying to figure out how to make the Blog layer stay behind my CSS menu layer, I finally figured out how to parse the code. The article "Why Does My Drop-Down Menu Display Behind My Flash Object?" is great for most other CC flash applications, but the code generated by the Blogger is quite different.
After looking at it for a while, I added:
...code...
so.addParam("quality", "high");so.addParam("scale", "noscale");so.addPara ("wmode", "transparent"); so.addParam("salign", "lt");
...code...
...which seems to work so far.
Hope this is helpful-
John http://www.johnpcampiglio.info
Hello-
After trying to figure out how to make the Blog layer stay behind my CSS menu layer, I finally figured out how to parse the code. The article "Why Does My Drop-Down Menu Display Behind My Flash Object?" is great for most other CC flash applications, but the code generated by the Blogger is quite different.
After looking at it for a while, I added:
...code...
so.addParam("quality", "high");so.addParam("scale", "noscale");so.addPara ("wmode", "transparent"); so.addParam("salign", "lt");
...code...
...which seems to work so far.
Hope this is helpful-
John http://www.johnpcampiglio.info
Yes. You can use transparent or opaque.
CoffeeCup... Yeah, they are the best!
Yeah that tip should be added to most of the flash apps, pretty sure it's the same thing with the Form Builder code also, probably a few others, good point to put it on here
Jo Ann
http://lbwebsites.com - Web Design & Web Hosting
http://cattownrescue.org ... Current project in the works, love cats!
http://northbaldwinliteracycouncil.org .... Our local Literacy Council
Due to spammers the below sites are not viewable outside the US, sorry guys
http://proudayou.com - My sons website for his music business
http://rockinwithmainstreet.com - My brother's band website
http://lbwebsites.com - Web Design & Web Hosting
http://cattownrescue.org ... Current project in the works, love cats!

http://northbaldwinliteracycouncil.org .... Our local Literacy Council
Due to spammers the below sites are not viewable outside the US, sorry guys

http://proudayou.com - My sons website for his music business
http://rockinwithmainstreet.com - My brother's band website
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.